[clang] [clang] Parse attribute [[gnu::no_stack_protector]] (PR #75289)

Yingchi Long via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 13 09:26:57 PST 2023


================
@@ -0,0 +1,4 @@
+// RUN: %clang_cc1 -fsyntax-only -verify -std=c23 %s
----------------
inclyc wrote:

PS. for cxx attribute you may create a new file.

https://github.com/llvm/llvm-project/pull/75289


More information about the cfe-commits mailing list