summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/process_attach/main.cpp
diff options
context:
space:
mode:
authorMehdi Amini <mehdi.amini@apple.com>2016-09-06 03:14:06 +0000
committerMehdi Amini <mehdi.amini@apple.com>2016-09-06 03:14:06 +0000
commit356d6b636b778fb256f8ae404021a1c70a6e6e53 (patch)
tree092ddfd0ea9c888658f15e1b4239107303784766 /lldb/packages/Python/lldbsuite/test/functionalities/process_attach/main.cpp
parentac00212f16ed8c798a12b19b8621263ed8c80e2a (diff)
downloadbcm5719-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/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud