]> granicus.if.org Git - clang/commit
Wdeprecated: Replace deprecated throw() with LLVM_NOEXCEPT which expands to 'noexcept...
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 13 Aug 2015 21:15:23 +0000 (21:15 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 13 Aug 2015 21:15:23 +0000 (21:15 +0000)
commit4980cc38437272680e760484c7fe0d35a93baf33
tree226f939071176b157e581686047e6a06a252421c
parentc17d2d250a685d42dd4531a596d9f78fc4c436fd
Wdeprecated: Replace deprecated throw() with LLVM_NOEXCEPT which expands to 'noexcept' where available (and throw() otherwise)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@244956 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Attr.h
include/clang/AST/Stmt.h
include/clang/Lex/PreprocessingRecord.h