diff options
author | Galina Kistanova <gkistanova@gmail.com> | 2017-05-29 01:34:26 +0000 |
---|---|---|
committer | Galina Kistanova <gkistanova@gmail.com> | 2017-05-29 01:34:26 +0000 |
commit | 229c9c115997141ad95632a0bf512eb68b86bd56 (patch) | |
tree | 77d161967a35c304818e6364da27f18397330269 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | ce0c205813c74b4225180ac8a6e40fd52ea88229 (diff) | |
download | bcm5719-llvm-229c9c115997141ad95632a0bf512eb68b86bd56.tar.gz bcm5719-llvm-229c9c115997141ad95632a0bf512eb68b86bd56.zip |
Disabled implicit-fallthrough warnings for ConvertUTF.cpp.
ConvertUTF.cpp has a little dependency on LLVM, and since the code extensively uses fall-through switches,
I prefer disabling the warning for the whole file, rather than adding attributes for each case.
llvm-svn: 304120
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions