[PATCH] D23789: [LLVM] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 23 10:22:43 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL279535: Fix some Clang-tidy modernize-use-using and Include What You Use warnings… (authored by eugenezelenko).
Changed prior to commit:
https://reviews.llvm.org/D23789?vs=68944&id=69013#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23789
Files:
llvm/trunk/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
llvm/trunk/lib/IR/ValueSymbolTable.cpp
llvm/trunk/lib/MC/MCDisassembler/Disassembler.cpp
llvm/trunk/lib/MC/MCParser/AsmLexer.cpp
llvm/trunk/lib/MC/MCParser/AsmParser.cpp
llvm/trunk/lib/Support/FileUtilities.cpp
llvm/trunk/lib/Support/LockFileManager.cpp
llvm/trunk/lib/Support/SmallPtrSet.cpp
llvm/trunk/lib/Support/StringMap.cpp
llvm/trunk/lib/Support/raw_ostream.cpp
llvm/trunk/lib/TableGen/Record.cpp
llvm/trunk/lib/TableGen/TGLexer.cpp
llvm/trunk/lib/TableGen/TGParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23789.69013.patch
Type: text/x-patch
Size: 32891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160823/147d99f4/attachment.bin>
More information about the llvm-commits
mailing list