-
- Downloads
There was an error fetching the commit references. Please try again later.
clang-tidy: const-qualification of parameters only has an effect in function...
clang-tidy: const-qualification of parameters only has an effect in function definitions [readability-avoid-const-params-in-decls] See https://clang.llvm.org/extra/clang-tidy/checks/readability-avoid-const-params-in-decls.html
parent
cf404142
No related branches found
No related tags found
Showing
- src/TNL/Algorithms/MemoryOperations.h 18 additions, 18 deletionssrc/TNL/Algorithms/MemoryOperations.h
- src/TNL/Algorithms/MultiDeviceMemoryOperations.h 4 additions, 4 deletionssrc/TNL/Algorithms/MultiDeviceMemoryOperations.h
- src/TNL/Algorithms/Multireduction.h 3 additions, 18 deletionssrc/TNL/Algorithms/Multireduction.h
- src/TNL/Algorithms/Segments/BiEllpack.h 5 additions, 5 deletionssrc/TNL/Algorithms/Segments/BiEllpack.h
- src/TNL/Algorithms/Segments/BiEllpackView.h 9 additions, 9 deletionssrc/TNL/Algorithms/Segments/BiEllpackView.h
- src/TNL/Algorithms/Segments/CSR.h 3 additions, 3 deletionssrc/TNL/Algorithms/Segments/CSR.h
- src/TNL/Algorithms/Segments/CSRView.h 3 additions, 3 deletionssrc/TNL/Algorithms/Segments/CSRView.h
- src/TNL/Algorithms/Segments/ChunkedEllpack.h 4 additions, 4 deletionssrc/TNL/Algorithms/Segments/ChunkedEllpack.h
- src/TNL/Algorithms/Segments/ChunkedEllpackView.h 13 additions, 13 deletionssrc/TNL/Algorithms/Segments/ChunkedEllpackView.h
- src/TNL/Algorithms/Segments/Ellpack.h 5 additions, 5 deletionssrc/TNL/Algorithms/Segments/Ellpack.h
- src/TNL/Algorithms/Segments/EllpackView.h 3 additions, 3 deletionssrc/TNL/Algorithms/Segments/EllpackView.h
- src/TNL/Algorithms/Segments/Kernels/CSRAdaptiveKernel.h 1 addition, 1 deletionsrc/TNL/Algorithms/Segments/Kernels/CSRAdaptiveKernel.h
- src/TNL/Algorithms/Segments/Kernels/CSRAdaptiveKernelView.h 1 addition, 1 deletionsrc/TNL/Algorithms/Segments/Kernels/CSRAdaptiveKernelView.h
- src/TNL/Algorithms/Segments/Kernels/details/CSRAdaptiveKernelParameters.h 1 addition, 1 deletion...ms/Segments/Kernels/details/CSRAdaptiveKernelParameters.h
- src/TNL/Algorithms/Segments/SlicedEllpack.h 3 additions, 3 deletionssrc/TNL/Algorithms/Segments/SlicedEllpack.h
- src/TNL/Algorithms/Segments/SlicedEllpackView.h 3 additions, 3 deletionssrc/TNL/Algorithms/Segments/SlicedEllpackView.h
- src/TNL/Algorithms/Segments/detail/CSR.h 2 additions, 2 deletionssrc/TNL/Algorithms/Segments/detail/CSR.h
- src/TNL/Algorithms/detail/Reduction.h 6 additions, 6 deletionssrc/TNL/Algorithms/detail/Reduction.h
- src/TNL/Benchmarks/Benchmarks.h 4 additions, 4 deletionssrc/TNL/Benchmarks/Benchmarks.h
- src/TNL/Containers/ArrayView.h 2 additions, 2 deletionssrc/TNL/Containers/ArrayView.h
Loading
Please register or sign in to comment