================
@@ -437,6 +437,8 @@ LLVM_19 {
 LLVM_20 {
   global:
     clang_isBeforeInTranslationUnit;
+    clang_getOffsetOfBase;
+    clang_visitCXXBaseClasses;
----------------
DeinAlptraum wrote:

Not sure if this actually matters, but since all the other entries follow an 
alphabetic order, please keep it that way.

https://github.com/llvm/llvm-project/pull/120300
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to