[clang] [clang]: reflection operator parsing for global namespace and primitive types (PR #164692)

Nhat Nguyen via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 23 13:05:18 PDT 2025


================
@@ -380,6 +380,8 @@ FEATURE(cxx_abi_relative_vtable, LangOpts.CPlusPlus && LangOpts.RelativeCXXABIVT
 
 FEATURE(clang_atomic_attributes, true)
 
+FEATURE(reflection, LangOpts.Reflection)
----------------
changkhothuychung wrote:

removed

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


More information about the cfe-commits mailing list