gribozavr added inline comments.
================ Comment at: clang-tools-extra/test/clang-tidy/file-filter.cpp:60 +// CHECK4-QUIET: header.h:1:12: warning: single-argument constructors must be marked explicit +// CHECK5: header.h:3:12: warning: single-argument constructors must be marked explicit +// CHECK5-QUIET: header.h:3:12: warning: single-argument constructors must be marked explicit ---------------- Could you rename `header.h` files to `header_a.h`, `header_b.h` etc. to make it obvious in CHECK lines where the messages are coming from? Repository: rCTE Clang Tools Extra CHANGES SINCE LAST ACTION https://reviews.llvm.org/D67501/new/ https://reviews.llvm.org/D67501 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits