Add a testcase to ensure that ctor/dtor attributes work in C
authorChris Lattner <sabre@nondot.org>
Thu, 26 Jun 2003 14:56:36 +0000 (14:56 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 26 Jun 2003 14:56:36 +0000 (14:56 +0000)
commit102f9015c61e9e7a84e1442705e85de19fe9b400
tree1d2185ee5662db0b93b065342f9d623c01ddbf18
parentb12b75365a11e0a626b9826bff4e68272d808f19
Add a testcase to ensure that ctor/dtor attributes work in C

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6919 91177308-0d34-0410-b5e6-96231b3b80d8
test/C++Frontend/ConstructorDestructorAttributes.c [new file with mode: 0644]