njames93 added inline comments.

================
Comment at: 
clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines-pro-type-vararg-ms.cpp:7
+
+// RUN: %check_clang_tidy %s cppcoreguidelines-pro-type-vararg %t
+
----------------
TWeaver wrote:
> Is the missing FileCheck call here on purpose? it seems to me that the 
> CHECK-MESSAGES aren't actually being verified by this test?
> 
> unless I'm missing something.
> 
> TIA
`check_clang_tidy` invokes FileCheck. Does something else make you think these 
labels are being tested?? 


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101259/new/

https://reviews.llvm.org/D101259

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to