Check that bodies and calls but not declarations
authorDuncan Sands <baldrick@free.fr>
Tue, 8 Apr 2008 19:31:52 +0000 (19:31 +0000)
committerDuncan Sands <baldrick@free.fr>
Tue, 8 Apr 2008 19:31:52 +0000 (19:31 +0000)
commit7497b92c2f3de3f6ae78310d8d1fdc6fc78d42db
tree3d02b21e4c6e6f655b28dab13e5bdbd0c7061d40
parentc8abfdec84c86d32a84d71d3f476a54f162afbcc
Check that bodies and calls but not declarations
are marked nounwind when compiling without
-fexceptions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49393 91177308-0d34-0410-b5e6-96231b3b80d8
test/CFrontend/2008-04-08-NoExceptions.c [new file with mode: 0644]