Remove use of builtin comma operator.
Cleanup for upcoming Clang warning -Wcomma. No functionality change intended. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@261271 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/Analysis/FormatString.cpp 12 additions, 4 deletionslib/Analysis/FormatString.cpp
- lib/Basic/SourceManager.cpp 8 additions, 4 deletionslib/Basic/SourceManager.cpp
- lib/CodeGen/CGOpenMPRuntime.cpp 14 additions, 5 deletionslib/CodeGen/CGOpenMPRuntime.cpp
- lib/CodeGen/CGStmtOpenMP.cpp 13 additions, 6 deletionslib/CodeGen/CGStmtOpenMP.cpp
- lib/Frontend/FrontendActions.cpp 2 additions, 1 deletionlib/Frontend/FrontendActions.cpp
- lib/Frontend/PrintPreprocessedOutput.cpp 4 additions, 2 deletionslib/Frontend/PrintPreprocessedOutput.cpp
- lib/Lex/Lexer.cpp 3 additions, 1 deletionlib/Lex/Lexer.cpp
- lib/Lex/PPExpressions.cpp 4 additions, 2 deletionslib/Lex/PPExpressions.cpp
- lib/Rewrite/RewriteRope.cpp 4 additions, 2 deletionslib/Rewrite/RewriteRope.cpp
- lib/Sema/SemaChecking.cpp 42 additions, 9 deletionslib/Sema/SemaChecking.cpp
- lib/Sema/SemaOpenMP.cpp 2 additions, 1 deletionlib/Sema/SemaOpenMP.cpp
- lib/Sema/SemaOverload.cpp 4 additions, 2 deletionslib/Sema/SemaOverload.cpp
- lib/Sema/SemaStmt.cpp 2 additions, 1 deletionlib/Sema/SemaStmt.cpp
- unittests/Format/FormatTest.cpp 2 additions, 1 deletionunittests/Format/FormatTest.cpp
Loading
Please register or sign in to comment