diff options
author | Mehdi Amini <mehdi.amini@apple.com> | 2016-09-06 03:14:06 +0000 |
---|---|---|
committer | Mehdi Amini <mehdi.amini@apple.com> | 2016-09-06 03:14:06 +0000 |
commit | 356d6b636b778fb256f8ae404021a1c70a6e6e53 (patch) | |
tree | 092ddfd0ea9c888658f15e1b4239107303784766 /lldb/packages/Python/lldbsuite/test/functionalities/process_attach/TestProcessAttach.py | |
parent | ac00212f16ed8c798a12b19b8621263ed8c80e2a (diff) | |
download | bcm5719-llvm-356d6b636b778fb256f8ae404021a1c70a6e6e53.tar.gz bcm5719-llvm-356d6b636b778fb256f8ae404021a1c70a6e6e53.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: 280686
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/process_attach/TestProcessAttach.py')
0 files changed, 0 insertions, 0 deletions