================
@@ -2355,6 +2355,13 @@ def NoInline : DeclOrStmtAttr {
let SimpleHandler = 1;
}
+def NoOutline : DeclOrStmtAttr {
+ let Spellings = [Clang<"nooutline">];
----------------
erichkeane wrote:
I see, thanks.
Hmm... my mental parse is still not really picking up the actual meaning of
what this is (and as I'm the second one to mention that, perhaps something we
should care about?). The rest don't have that parse problem for me. While I
appreciate the symmetry, at the same time readability should, IMO trump it.
https://github.com/llvm/llvm-project/pull/163666
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits