[clang] [Clang] Add support for [[msvc::noinline]] attribute. (PR #91720)
Xu Zhang via cfe-commits
cfe-commits at lists.llvm.org
Fri May 17 08:00:47 PDT 2024
================
@@ -0,0 +1,72 @@
+// RUN: %clang_cc1 -verify -fsyntax-only %s -Wno-c++17-extensions
----------------
simonzgx wrote:
Okay, will fix.
https://github.com/llvm/llvm-project/pull/91720
More information about the cfe-commits
mailing list