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 D24115
[Clang] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes ClosedPublic Authored by Eugene.Zelenko on Aug 31 2016, 6:31 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 [Clang] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes. Eugene.Zelenko updated this object. This revision is now accepted and ready to land.Sep 6 2016, 8:53 PM Closed by commit rL280870: Fix some Clang-tidy modernize-use-using and Include What You Use warnings… (authored by eugenezelenko). · Explain WhySep 7 2016, 3:01 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 70606 cfe/trunk/lib/Lex/Lexer.cpp
cfe/trunk/lib/Lex/LiteralSupport.cpp
cfe/trunk/lib/Lex/PPDirectives.cpp
cfe/trunk/lib/Lex/PPExpressions.cpp
cfe/trunk/lib/Lex/PPMacroExpansion.cpp
cfe/trunk/lib/Lex/Pragma.cpp
cfe/trunk/lib/Lex/Preprocessor.cpp
cfe/trunk/lib/Serialization/ASTReader.cpp
cfe/trunk/lib/Serialization/ASTWriter.cpp
|