1
0
Fork 0

Make clang-tidy ignore debuginfo-tests

The only C/C++ source in this directory is for test cases. Example CL:

https://reviews.llvm.org/D97668
This commit is contained in:
Reid Kleckner 2021-03-01 10:37:39 -08:00 committed by Mikhail Goncharov
parent 859df4066f
commit 40e32358de

View file

@ -1,4 +1,5 @@
# Files to be ignored by clang-tidy. Will not appear in short report and inline comments.
debuginfo-tests/
libcxxabi/test
libcxxabi/test/libcxxabi/test
libcxx/test