]> granicus.if.org Git - clang/commit
[Test] Make Lit tests C++11 compatible - nounwind noexcept
authorCharles Li <charles.li@sony.com>
Mon, 13 Feb 2017 17:56:30 +0000 (17:56 +0000)
committerCharles Li <charles.li@sony.com>
Mon, 13 Feb 2017 17:56:30 +0000 (17:56 +0000)
commit186d5807d865a55ed6b31790e86cc4980793976a
tree7602cb99202d8c9775dccebcf49f986a2b383bb6
parent76b548308d6ec0af0d1a147c8614229df31fe150
[Test] Make Lit tests C++11 compatible - nounwind noexcept

C++11 destructors are nothrow by default.

Differential Revision: https://reviews.llvm.org/D29859

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@294972 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/linetable-cleanup.cpp
test/CodeGenCXX/lpad-linetable.cpp
test/Index/comment-cplus-decls.cpp