"git@developer.sourcefind.cn:gaoqiong/pybind11.git" did not exist on "a4175d6ea3888fe912f6e322a75e960e98c0d012"
  • Aaron Gokaslan's avatar
    fix(clang-tidy): performance fixes applied in tests and CI (#3051) · dac74ebd
    Aaron Gokaslan authored
    * Initial fixes
    
    * Whoops
    
    * Finish clang-tidy manual fixes
    
    * Add two missing fixes
    
    * Revert
    
    * Update clang-tidy
    
    * Try to fix unreachable code error
    
    * Move nolint comment
    
    * Apply missing fix
    
    * Don't override clang-tidy config
    
    * Does this fix clang-tidy?
    
    * Make all clang-tidy errors visible
    
    * Add comments about NOLINTs and remove a few
    
    * Fix typo
    dac74ebd
test_smart_ptr.cpp 18.2 KB