Skip to content
Aborted

Changes

Summary

  1. clang-tidy warning as errors (details)
  2. Address clang-tidy complaints (details)
  3. Disable some clang-tidy checks (details)
  4. Fix some more (details)
  5. Use NOLINT for Access (details)
  6. Fix some more indentation (details)
  7. Unify '\n' with end of preceding string literal (details)
  8. Restore ArborX_DetailsDistributedTreeImpl.hpp (details)
Commit 231fc475f982828464c0f7d83de11bb52c6b4e68 by Daniel Arndt
clang-tidy warning as errors
The file was modified .jenkins/continuous.groovy (diff)
Commit b026fb090283424e8d457e9d11acd2baa079b1b8 by Daniel Arndt
Address clang-tidy complaints
The file was modified src/details/ArborX_DetailsSortUtils.hpp (diff)
The file was modified src/kokkos_ext/ArborX_DetailsKokkosExtSwap.hpp (diff)
The file was modified src/ArborX_LinearBVH.hpp (diff)
The file was modified src/details/ArborX_MinimumSpanningTree.hpp (diff)
The file was modified src/ArborX_DBSCAN.hpp (diff)
The file was modified src/ArborX_BruteForce.hpp (diff)
The file was modified src/details/ArborX_DetailsUtils.hpp (diff)
The file was modified src/interpolation/ArborX_InterpMovingLeastSquares.hpp (diff)
The file was modified test/ArborX_BoostRangeAdapters.hpp (diff)
The file was modified examples/raytracing/example_raytracing.cpp (diff)
The file was modified test/tstSequenceContainers.cpp (diff)
The file was modified src/details/ArborX_DetailsDistributedTreeImpl.hpp (diff)
The file was modified src/details/ArborX_SpaceFillingCurves.hpp (diff)
The file was modified examples/triangle_intersection/triangle_intersection.cpp (diff)
The file was modified src/kokkos_ext/ArborX_DetailsKokkosExtViewHelpers.hpp (diff)
The file was modified src/details/ArborX_DetailsStack.hpp (diff)
The file was modified src/details/ArborX_AccessTraits.hpp (diff)
The file was modified test/tstMinimumSpanningTreeGoldenTest.cpp (diff)
The file was modified src/details/ArborX_NeighborList.hpp (diff)
The file was modified src/details/ArborX_DetailsPriorityQueue.hpp (diff)
The file was modified src/details/ArborX_DetailsDistributor.hpp (diff)
The file was modified benchmarks/dbscan/ArborX_DBSCANVerification.hpp (diff)
The file was modified src/geometry/ArborX_GeometryTraits.hpp (diff)
The file was modified src/kokkos_ext/ArborX_DetailsKokkosExtStdAlgorithms.hpp (diff)
The file was modified src/ArborX_DistributedTree.hpp (diff)
The file was modified test/ArborX_EnableViewComparison.hpp (diff)
The file was modified src/details/ArborX_DetailsDistributedTreeUtils.hpp (diff)
The file was modified benchmarks/distributed_tree_driver/distributed_tree_driver.cpp (diff)
The file was modified src/details/ArborX_DetailsTreeConstruction.hpp (diff)
Commit c100c8136e75e4b57fe4b9858f7e0a2ed0eabba7 by Daniel Arndt
Disable some clang-tidy checks
The file was modified .clang-tidy (diff)
The file was modified test/tstDetailsDistributedTreeImpl.cpp (diff)
The file was modified src/interpolation/ArborX_InterpMovingLeastSquares.hpp (diff)
The file was modified src/details/ArborX_MinimumSpanningTree.hpp (diff)
The file was modified src/details/ArborX_NeighborList.hpp (diff)
The file was modified src/ArborX_BruteForce.hpp (diff)
The file was modified src/ArborX_DBSCAN.hpp (diff)
The file was modified benchmarks/dbscan/ArborX_DBSCANVerification.hpp (diff)
The file was modified src/ArborX_LinearBVH.hpp (diff)
The file was modified src/ArborX_DistributedTree.hpp (diff)
Commit 40e04e67f135be1e6e01bdfe96bce7867e76e9a7 by Daniel Arndt
Fix some more indentation
The file was modified test/tstDetailsDistributedTreeImpl.cpp (diff)
Commit d1ff02e722b1631082d5a62afe7e6a9cb52ff95b by Daniel Arndt
Unify '\n' with end of preceding string literal
The file was modified benchmarks/dbscan/ArborX_DBSCANVerification.hpp (diff)
Commit 2883e1a02120518662572c7c7ffb11dce1325ba7 by Daniel Arndt
Restore ArborX_DetailsDistributedTreeImpl.hpp
The file was modified src/details/ArborX_DetailsDistributedTreeImpl.hpp (diff)