commit | 800305e39ad1783af52ed2e0ebd86fd40b73a7d9 | [log] [tgz] |
---|---|---|
author | Galina Kistanova <gkistanova@gmail.com> | Mon May 29 01:34:26 2017 +0000 |
committer | Galina Kistanova <gkistanova@gmail.com> | Mon May 29 01:34:26 2017 +0000 |
tree | 1daf9d4903a42cbf68df6422aaded70eee6fcdb5 | |
parent | 266f4ffb5daa68c395b9e9ff1b097c04a1e5a09c [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304120 91177308-0d34-0410-b5e6-96231b3b80d8