I checked this patch on my own build on RHEL 6. Regressions were OK.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D23789
[LLVM] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes ClosedPublic Authored by Eugene.Zelenko on Aug 22 2016, 6:54 PM.
Details Summary I checked this patch on my own build on RHEL 6. Regressions were OK.
Diff Detail
Event TimelineEugene.Zelenko retitled this revision from to [LLVM] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes. Eugene.Zelenko updated this object. mehdi_amini edited edge metadata. Comment ActionsAssuming you checked that newly included headers are legit, LGTM. This revision is now accepted and ready to land.Aug 22 2016, 6:57 PM Closed by commit rL279535: Fix some Clang-tidy modernize-use-using and Include What You Use warnings… (authored by eugenezelenko). · Explain WhyAug 23 2016, 10:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 69013 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
|