[PATCH] D17060: [Clang] Fix Clang-tidy readability-redundant-control-flow warnings; other minor fixes

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 9 16:58:21 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/D17060

Files:
  include/clang/Analysis/Analyses/ThreadSafetyUtil.h
  lib/ARCMigrate/ObjCMT.cpp
  lib/AST/ASTDiagnostic.cpp
  lib/AST/CommentLexer.cpp
  lib/AST/CommentSema.cpp
  lib/CodeGen/CGClass.cpp
  lib/CodeGen/CGDecl.cpp
  lib/CodeGen/CGObjCGNU.cpp
  lib/CodeGen/CGObjCMac.cpp
  lib/CodeGen/CGOpenMPRuntime.cpp
  lib/Frontend/Rewrite/RewriteModernObjC.cpp
  lib/Frontend/Rewrite/RewriteObjC.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17060.47403.patch
Type: text/x-patch
Size: 51903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160210/5b65801f/attachment-0001.bin>


More information about the cfe-commits mailing list