Use noexcept instead of LLVM_NOEXCEPT now that all compilers support it
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@284667 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/AST/Attr.h 4 additions, 5 deletionsinclude/clang/AST/Attr.h
- include/clang/AST/Stmt.h 7 additions, 7 deletionsinclude/clang/AST/Stmt.h
- include/clang/Format/Format.h 1 addition, 1 deletioninclude/clang/Format/Format.h
- include/clang/Lex/PreprocessingRecord.h 11 additions, 11 deletionsinclude/clang/Lex/PreprocessingRecord.h
- include/clang/Lex/Preprocessor.h 2 additions, 2 deletionsinclude/clang/Lex/Preprocessor.h
- include/clang/Sema/Sema.h 2 additions, 2 deletionsinclude/clang/Sema/Sema.h
- include/clang/Sema/SemaInternal.h 3 additions, 3 deletionsinclude/clang/Sema/SemaInternal.h
- lib/Format/Format.cpp 1 addition, 1 deletionlib/Format/Format.cpp
- lib/Frontend/SerializedDiagnosticReader.cpp 1 addition, 1 deletionlib/Frontend/SerializedDiagnosticReader.cpp
- utils/TableGen/ClangDiagnosticsEmitter.cpp 2 additions, 3 deletionsutils/TableGen/ClangDiagnosticsEmitter.cpp
Loading
Please register or sign in to comment