Skip to content

clang-tidy: fix source_location issues

Wouter Deconinck requested to merge clang-tidy-source-location into master
  • add -extra-arg='-std=c++17' to the clang-tidy call
  • NOLINT on the offending DECLARE_COMPONENTS

Merge request reports