commit | 3bb49fbd27aacc2dc5ab0495d9a6ca54616afbc0 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Fri Aug 22 04:31:24 2003 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Fri Aug 22 04:31:24 2003 +0000 |
tree | a17ee5b0af0e27f90857fd0908bb9ddb6f3756d4 | |
parent | d60770dc25f814cc849716c331b3f2f56488a0f8 [diff] [blame] |
add comment git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8044 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/C++Frontend/2003-08-21-EmptyClass.cpp b/test/C++Frontend/2003-08-21-EmptyClass.cpp index a4b803e..4951871 100644 --- a/test/C++Frontend/2003-08-21-EmptyClass.cpp +++ b/test/C++Frontend/2003-08-21-EmptyClass.cpp
@@ -1,3 +1,4 @@ +// This tests compilation of EMPTY_CLASS_EXPR's struct empty {};