aboutsummaryrefslogtreecommitdiff
path: root/test/C++Frontend/2003-08-21-EmptyClass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/C++Frontend/2003-08-21-EmptyClass.cpp')
-rw-r--r--test/C++Frontend/2003-08-21-EmptyClass.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/C++Frontend/2003-08-21-EmptyClass.cpp b/test/C++Frontend/2003-08-21-EmptyClass.cpp
index a4b803ec09..4951871b82 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 {};