================
@@ -0,0 +1,72 @@
+// RUN: %clang_cc1 -verify -fsyntax-only %s -Wno-c++17-extensions
----------------
simonzgx wrote:

`[[msvc::noinline]]` is just an alias of `[[clang::noinline]]`, and maybe we 
don't really need UT for it, so I just deleted the redundant test files. What 
do you think?

https://github.com/llvm/llvm-project/pull/91720
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to