diff options
author | Serge Pavlov <sepavloff@gmail.com> | 2019-08-01 11:46:28 +0000 |
---|---|---|
committer | Serge Pavlov <sepavloff@gmail.com> | 2019-08-01 11:46:28 +0000 |
commit | 0c50319927b5fac90fa73d4f0cfcd817875b77cc (patch) | |
tree | d7a0c66ec99f6f680af0dd1d04a3147074bfbaa8 /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py | |
parent | 1343814fb46e499f593a3e9ceaa03f4e55ce0ec3 (diff) | |
download | bcm5719-llvm-0c50319927b5fac90fa73d4f0cfcd817875b77cc.tar.gz bcm5719-llvm-0c50319927b5fac90fa73d4f0cfcd817875b77cc.zip |
[Parser] Change parameter type from int to enum
Some parser functions accept argument of type unsigned while it is
actually of type DeclSpec::TST. No functional changes.
Differential Revision: https://reviews.llvm.org/D65406
llvm-svn: 367545
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions