]> granicus.if.org Git - clang/commit
Code generation for noexcept.
authorSebastian Redl <sebastian.redl@getdesigned.at>
Mon, 14 Mar 2011 20:33:20 +0000 (20:33 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Mon, 14 Mar 2011 20:33:20 +0000 (20:33 +0000)
commitf86d5f2b888573f7d72d7eeae7237cf6c5080958
treeda21cf063718d4f0eaecc6a72ea101ed732fd2c4
parent8a37c79f03e62aecfa2c58b9179f90dd1fcdb253
Code generation for noexcept.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127617 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGException.cpp
test/CXX/except/except.spec/p9-dynamic.cpp [new file with mode: 0644]
test/CXX/except/except.spec/p9-noexcept.cpp [new file with mode: 0644]