summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/main.c
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2016-04-30 21:14:01 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2016-04-30 21:14:01 +0000
commitacc98ca43c376526ef31a618c774b230d6e6f51d (patch)
tree37ebc22d41293810eb00e51dd2ad80534825ed87 /lldb/packages/Python/lldbsuite/test/python_api/frame/main.c
parentc179435055ac87e59f85885f04fa4dd84535afca (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud