]> granicus.if.org Git - clang/commit
[SEH] Add test for inline functions using SEH helpers
authorReid Kleckner <reid@kleckner.net>
Fri, 10 Apr 2015 18:07:38 +0000 (18:07 +0000)
committerReid Kleckner <reid@kleckner.net>
Fri, 10 Apr 2015 18:07:38 +0000 (18:07 +0000)
commitb5dbd7ed84c45732f77cd14a80b551763f89b786
tree0542c19e7b1989256b37c455b0113475b8756aac
parent145c6fbd6562544a6b1fff9afceb480440dc689e
[SEH] Add test for inline functions using SEH helpers

Such helpers should always be comdat with the parent function and have
internal linkage.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@234618 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/exceptions-seh.cpp