commit | 1e5031d81b132416ddb7c7aa03de859c82c1fbb7 | [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 | ad32d75054c402f528ddb9c534d50377bba9e1d0 | |
parent | d3cd988d5c9fba91978a168f15972921600d85be [diff] [blame] |
add comment llvm-svn: 8044
diff --git a/llvm/test/Regression/C++Frontend/2003-08-21-EmptyClass.cpp b/llvm/test/Regression/C++Frontend/2003-08-21-EmptyClass.cpp index a4b803e..4951871 100644 --- a/llvm/test/Regression/C++Frontend/2003-08-21-EmptyClass.cpp +++ b/llvm/test/Regression/C++Frontend/2003-08-21-EmptyClass.cpp
@@ -1,3 +1,4 @@ +// This tests compilation of EMPTY_CLASS_EXPR's struct empty {};