vedgy added inline comments.

================
Comment at: clang/tools/libclang/libclang.map:419
     clang_getSymbolGraphForUSR;
+    clang_CXXMethod_isExplicit;
 };
----------------
This line should be moved from under the `LLVM_16` tag to under a new `LLVM_17` 
tag. Alternatively this commit can be cherry-picked into the LLVM 16 branch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140756/new/

https://reviews.llvm.org/D140756

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to