diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-04-30 21:14:01 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-04-30 21:14:01 +0000 |
commit | acc98ca43c376526ef31a618c774b230d6e6f51d (patch) | |
tree | 37ebc22d41293810eb00e51dd2ad80534825ed87 /lldb/packages/Python/lldbsuite/test/python_api/frame/main.c | |
parent | c179435055ac87e59f85885f04fa4dd84535afca (diff) | |
download | bcm5719-llvm-acc98ca43c376526ef31a618c774b230d6e6f51d.tar.gz bcm5719-llvm-acc98ca43c376526ef31a618c774b230d6e6f51d.zip |
python: add bindings for children of diagnostics
This exposes the Clang API bindings clang_getChildDiagnostics (which returns a
CXDiagnosticSet) and clang_getNumDiagnosticsInSet / clang_getDiagnosticInSet (to
traverse the CXDiagnosticSet), and adds a helper children property in the Python
Diagnostic wrapper.
Also, this adds the missing OVERLOAD_CANDIDATE (700) cursor type.
Patch by Hanson Wang!
llvm-svn: 268167
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/main.c')
0 files changed, 0 insertions, 0 deletions