diff options
author | Leny Kholodov <lkholodov@accesssoftek.com> | 2016-09-06 10:46:28 +0000 |
---|---|---|
committer | Leny Kholodov <lkholodov@accesssoftek.com> | 2016-09-06 10:46:28 +0000 |
commit | 5fcc4185f5f1b489abd6c5ff62537cd5969c1250 (patch) | |
tree | ff5f18c41a84090a4e1c8f439bd88056b53ad8e0 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | 3e0b817b91f247c0d4855a79a6fb534c6a115a38 (diff) | |
download | bcm5719-llvm-5fcc4185f5f1b489abd6c5ff62537cd5969c1250.tar.gz bcm5719-llvm-5fcc4185f5f1b489abd6c5ff62537cd5969c1250.zip |
DebugInfo: use strongly typed enum for debug info flags
Use ADT/BitmaskEnum for DINode::DIFlags for the following purposes:
Get rid of unsigned int for flags to avoid problems on platforms with sizeof(int) < 4
Flags are now strongly typed
Patch by: Victor Leschuk <vleschuk@gmail.com>
Differential Revision: https://reviews.llvm.org/D23766
llvm-svn: 280700
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions