add comment
authorChris Lattner <sabre@nondot.org>
Fri, 22 Aug 2003 04:31:24 +0000 (04:31 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 22 Aug 2003 04:31:24 +0000 (04:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8044 91177308-0d34-0410-b5e6-96231b3b80d8

test/C++Frontend/2003-08-21-EmptyClass.cpp

index a4b803ec096aa94fbc8f0d54a108864f6f60c6a7..4951871b827d040db07f866f82b729f754593015 100644 (file)
@@ -1,3 +1,4 @@
+// This tests compilation of EMPTY_CLASS_EXPR's
 
 struct empty {};