-
- Downloads
Suppress -Wunused-value within macros from system headers.
Along the way, move a helper function from SemaChecking.cpp to a more accessible home in SourceManager. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147692 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Basic/SourceManager.h 5 additions, 0 deletionsinclude/clang/Basic/SourceManager.h
- lib/Sema/SemaChecking.cpp 8 additions, 13 deletionslib/Sema/SemaChecking.cpp
- lib/Sema/SemaStmt.cpp 2 additions, 1 deletionlib/Sema/SemaStmt.cpp
- test/Sema/Inputs/unused-expr-system-header.h 23 additions, 0 deletionstest/Sema/Inputs/unused-expr-system-header.h
- test/Sema/unused-expr-system-header.c 10 additions, 0 deletionstest/Sema/unused-expr-system-header.c
Loading
Please register or sign in to comment