clang 23.0.0git
Deprecated List
Member clang_Cursor_getBinaryOpcode (CXCursor C)
: use clang_getCursorBinaryOperatorKind instead.
Member clang_Cursor_getBinaryOpcodeStr (enum CX_BinaryOperatorKind Op)
: use clang_getBinaryOperatorKindSpelling instead
Member clang_Module_getASTFile (CXModule Module)
: module files are longer guaranteed to be loaded from a CXFile