diff options
author | Edward Jones <ed.jones@embecosm.com> | 2019-11-07 15:44:38 +0000 |
---|---|---|
committer | Edward Jones <ed.jones@embecosm.com> | 2019-11-07 15:45:44 +0000 |
commit | 7adab7719e55e1b29bfd521dcc73f202139e8f41 (patch) | |
tree | 064a97407b61d7908722dfa6276f22258d0c41c8 /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py | |
parent | 343597789eba1e6482e130b0c1b0818b1432d311 (diff) | |
download | bcm5719-llvm-7adab7719e55e1b29bfd521dcc73f202139e8f41.tar.gz bcm5719-llvm-7adab7719e55e1b29bfd521dcc73f202139e8f41.zip |
[Sema] Suppress -Wchar-subscripts if the index is a literal char
Assume that the user knows what they're doing if they provide a char
literal as an array index. This more closely matches the behavior of
GCC.
Differential Revision: https://reviews.llvm.org/D58896
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions