================ @@ -237,6 +237,11 @@ class LangOptionsBase { /// in the initializers of members of local classes. Ver18, + /// Attempt to be ABI-compatible with code generated by Clang 19.0.x. + /// This causes clang to: + /// - Incorrect Mangling of CXXCtorVTable ---------------- tcwzxx wrote:
Thanks. Updated. https://github.com/llvm/llvm-project/pull/109970 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits