================
@@ -423,12 +423,6 @@ LLVM_17 {
     clang_getCursorUnaryOperatorKind;
 };
 
-LLVM_19 {
-  global:
-    clang_Cursor_getBinaryOpcode;
-    clang_Cursor_getBinaryOpcodeStr;
-};
-
----------------
DeinAlptraum wrote:

I don't think we should touch sections of this file from older versions, but 
I'm still not entirely sure what it does tbh. @Endilll what do you think

https://github.com/llvm/llvm-project/pull/132776
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to