[PATCH] D26235: Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 2 09:53:36 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL285832: Fix Clang-tidy readability-redundant-string-cstr warnings (authored by malcolm.parsons).
Changed prior to commit:
https://reviews.llvm.org/D26235?vs=76683&id=76722#toc
Repository:
rL LLVM
https://reviews.llvm.org/D26235
Files:
llvm/trunk/examples/ExceptionDemo/ExceptionDemo.cpp
llvm/trunk/lib/CodeGen/MIRParser/MIParser.cpp
llvm/trunk/lib/MC/MCParser/DarwinAsmParser.cpp
llvm/trunk/lib/MC/MachObjectWriter.cpp
llvm/trunk/lib/ObjectYAML/ObjectYAML.cpp
llvm/trunk/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp
llvm/trunk/lib/Target/Hexagon/HexagonVectorPrint.cpp
llvm/trunk/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
llvm/trunk/tools/lli/lli.cpp
llvm/trunk/tools/llvm-lto/llvm-lto.cpp
llvm/trunk/tools/lto/lto.cpp
llvm/trunk/tools/opt/PassPrinters.cpp
llvm/trunk/unittests/ExecutionEngine/MCJIT/MCJITTestAPICommon.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26235.76722.patch
Type: text/x-patch
Size: 9816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161102/86bbe257/attachment.bin>
More information about the llvm-commits
mailing list