diff options
author | Daniel Jasper <djasper@google.com> | 2015-01-14 19:37:54 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2015-01-14 19:37:54 +0000 |
commit | 3b6018b9f694546a9244a5ecca06be4c56b4410b (patch) | |
tree | 77b68faf02e71b506176e4e2549661d57258b639 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | fd41e2f946ec70e7ef2bd702ac8a56de97957e7b (diff) | |
download | llvm-3b6018b9f694546a9244a5ecca06be4c56b4410b.zip llvm-3b6018b9f694546a9244a5ecca06be4c56b4410b.tar.gz llvm-3b6018b9f694546a9244a5ecca06be4c56b4410b.tar.bz2 |
clang-tidy: Add initial check for "Don't use else after return".
As per the LLVM coding standards:
http://llvm.org/docs/CodingStandards.html#don-t-use-else-after-a-return
Initial version, probably still quite a bit to do until this is really
useful.
Review: http://reviews.llvm.org/D6927
llvm-svn: 226025
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions