-
- Downloads
Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes.
Differential revision: https://reviews.llvm.org/D24115 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@280870 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/Lex/Lexer.cpp 22 additions, 20 deletionslib/Lex/Lexer.cpp
- lib/Lex/LiteralSupport.cpp 13 additions, 3 deletionslib/Lex/LiteralSupport.cpp
- lib/Lex/PPDirectives.cpp 26 additions, 9 deletionslib/Lex/PPDirectives.cpp
- lib/Lex/PPExpressions.cpp 13 additions, 4 deletionslib/Lex/PPExpressions.cpp
- lib/Lex/PPMacroExpansion.cpp 30 additions, 8 deletionslib/Lex/PPMacroExpansion.cpp
- lib/Lex/Pragma.cpp 42 additions, 10 deletionslib/Lex/Pragma.cpp
- lib/Lex/Preprocessor.cpp 18 additions, 10 deletionslib/Lex/Preprocessor.cpp
- lib/Serialization/ASTReader.cpp 123 additions, 28 deletionslib/Serialization/ASTReader.cpp
- lib/Serialization/ASTWriter.cpp 90 additions, 8 deletionslib/Serialization/ASTWriter.cpp
Loading
Please register or sign in to comment