================ @@ -59,6 +59,10 @@ LLVM_13 { clang_Cursor_getMangling; clang_Cursor_getModule; clang_Cursor_getNumArguments; + clang_Cursor_getFormatAttr; + clang_FormatAttr_getType; + clang_FormatAttr_getFormatIdx; + clang_FormatAttr_getFirstArg; ---------------- DeinAlptraum wrote:
These should be inserted under the header for the next version to be released, i.e. `LLVM_20` https://github.com/llvm/llvm-project/pull/113754 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits