[PATCH] D26206: Fix Clang-tidy readability-redundant-string-cstr warnings

Malcolm Parsons via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 2 03:49:06 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL285799: Fix Clang-tidy readability-redundant-string-cstr warnings (authored by malcolm.parsons).

Changed prior to commit:
  https://reviews.llvm.org/D26206?vs=76642&id=76685#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26206

Files:
  cfe/trunk/lib/ARCMigrate/FileRemapper.cpp
  cfe/trunk/lib/CodeGen/CGObjCGNU.cpp
  cfe/trunk/lib/CodeGen/TargetInfo.cpp
  cfe/trunk/lib/Driver/Driver.cpp
  cfe/trunk/lib/Driver/Job.cpp
  cfe/trunk/lib/Driver/Tools.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/lib/Frontend/Rewrite/RewriteModernObjC.cpp
  cfe/trunk/lib/Frontend/Rewrite/RewriteObjC.cpp
  cfe/trunk/lib/Parse/ParseDeclCXX.cpp
  cfe/trunk/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp
  cfe/trunk/unittests/AST/ASTImporterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26206.76685.patch
Type: text/x-patch
Size: 13436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161102/973c2680/attachment.bin>


More information about the cfe-commits mailing list