diff options
| author | Alexander Kornienko <alexfh@google.com> | 2019-01-21 16:26:54 +0000 |
|---|---|---|
| committer | Alexander Kornienko <alexfh@google.com> | 2019-01-21 16:26:54 +0000 |
| commit | efde822cd12d1e12bd337c5ccd84b613a58e6f27 (patch) | |
| tree | 23ad9b11fa88a02b6eb816f5ac3fd2d1fcdb4567 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | a2b04ad5c4a0f2c1cbe75e206f960cfda4d9e025 (diff) | |
[clang-tidy] Work around http://llvm.org/PR40392
The readability-else-after-return check should be smarter about cases where the
variable defined in the condition is used in the `else` branch. This patch makes
it just ignore such cases, but alternative solutions may be better (added a
FIXME).
llvm-svn: 351751
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
