================
@@ -3689,6 +3663,11 @@ defm application_extension :
BoolFOption<"application-extension",
PosFlag<SetTrue, [], [ClangOption, CC1Option],
"Restrict code to those available for App Extensions">,
NegFlag<SetFalse>>;
+defm reflection : BoolFOption<"reflection",
----------------
erichkeane wrote:
Again, we should decide which versions we want this enabled for, but I don't
think just enabling on a command line arg is going to be our direction forward.
https://github.com/llvm/llvm-project/pull/164692
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits