This fixes the case where the check should be added at the end of the list of checks in CMakeLists.txt of the corresponding module.
Before it was added after LINK_LIBS line.
Details
Details
- Reviewers
alexfh
Diff Detail
Diff Detail
Differential D12629
[clang-tidy] Fix add_new_check.py. Authored by curdeius on Sep 4 2015, 1:06 AM.
Details
This fixes the case where the check should be added at the end of the list of checks in CMakeLists.txt of the corresponding module.
Diff Detail Event Timeline |