[PATCH] D17218: [Clang] Fix remaining Clang-tidy readability-redundant-control-flow warnings; other minor fixes
Eugene Zelenko via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 12 14:31:55 PST 2016
Eugene.Zelenko created this revision.
Eugene.Zelenko added reviewers: hans, aaron.ballman.
Eugene.Zelenko added a subscriber: cfe-commits.
Eugene.Zelenko set the repository for this revision to rL LLVM.
I checked this patch on my own build on RHEL 6. Regressions were OK.
Repository:
rL LLVM
http://reviews.llvm.org/D17218
Files:
lib/Driver/ToolChain.cpp
lib/Driver/ToolChains.cpp
lib/Driver/Types.cpp
lib/Index/USRGeneration.cpp
lib/Lex/PPDirectives.cpp
lib/Lex/TokenLexer.cpp
lib/Parse/ParseObjc.cpp
lib/Sema/SemaChecking.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaDeclAttr.cpp
lib/Sema/SemaExprObjC.cpp
lib/Sema/SemaInit.cpp
lib/Sema/SemaObjCProperty.cpp
lib/Sema/SemaTemplate.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17218.47859.patch
Type: text/x-patch
Size: 54551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160212/697d17de/attachment-0001.bin>
More information about the cfe-commits
mailing list