[PATCH] D23789: [LLVM] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes

Eugene Zelenko via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 22 18:54:15 PDT 2016


Eugene.Zelenko created this revision.
Eugene.Zelenko added reviewers: compnerd, mehdi_amini.
Eugene.Zelenko added a subscriber: llvm-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

https://reviews.llvm.org/D23789

Files:
  lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
  lib/IR/ValueSymbolTable.cpp
  lib/MC/MCDisassembler/Disassembler.cpp
  lib/MC/MCParser/AsmLexer.cpp
  lib/MC/MCParser/AsmParser.cpp
  lib/Support/FileUtilities.cpp
  lib/Support/LockFileManager.cpp
  lib/Support/SmallPtrSet.cpp
  lib/Support/StringMap.cpp
  lib/Support/raw_ostream.cpp
  lib/TableGen/Record.cpp
  lib/TableGen/TGLexer.cpp
  lib/TableGen/TGParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23789.68944.patch
Type: text/x-patch
Size: 32462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160823/3049f39f/attachment.bin>


More information about the llvm-commits mailing list