summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/SpecialCaseList.cpp
diff options
context:
space:
mode:
authorKirill Bobyrev <omtcyfz@gmail.com>2016-08-10 18:05:47 +0000
committerKirill Bobyrev <omtcyfz@gmail.com>2016-08-10 18:05:47 +0000
commit34789edbbf09f71181d2e6f5a3012667c8dd757a (patch)
treec9ceac2ed4421a95fd90e2c272bf6a1c5fea2056 /llvm/lib/Support/SpecialCaseList.cpp
parent0bbad0fc86ab3e4e51ec77b03b427d3f845c7ddb (diff)
downloadbcm5719-llvm-34789edbbf09f71181d2e6f5a3012667c8dd757a.tar.gz
bcm5719-llvm-34789edbbf09f71181d2e6f5a3012667c8dd757a.zip
[clang-tidy] enhance readability-else-after-return
`readability-else-after-return` only warns about `return` calls, but LLVM Coding Standars stat that `throw`, `continue`, `goto`, etc after `return` calls are bad, too. Reviwers: alexfh, aaron.ballman Differential Revision: https://reviews.llvm.org/D23265 llvm-svn: 278257
Diffstat (limited to 'llvm/lib/Support/SpecialCaseList.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud