Fixed clang compilation errors and warnings
1. InDetGNNTracking: ambiguous use of overloaded operator '==' (error), and call to the std::move on a temporary (warning) 2. TrigInDetAccelerationTool: extra parentheses around comparison (warning)
Showing
- InnerDetector/InDetGNNTracking/src/SiSPGNNTrackMaker.cxx 4 additions, 4 deletionsInnerDetector/InDetGNNTracking/src/SiSPGNNTrackMaker.cxx
- Trigger/TrigAccel/TrigInDetAccel/TrigInDetAccelerationTool/src/TrigITkAccelerationTool.cxx 3 additions, 3 deletions...TrigInDetAccelerationTool/src/TrigITkAccelerationTool.cxx
Loading
Please register or sign in to comment