projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d60770d
)
add comment
author
Chris Lattner
<sabre@nondot.org>
Fri, 22 Aug 2003 04:31:24 +0000
(
04:31
+0000)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/test/C++Frontend/2003-08-21-EmptyClass.cpp
b/test/C++Frontend/2003-08-21-EmptyClass.cpp
index a4b803ec096aa94fbc8f0d54a108864f6f60c6a7..4951871b827d040db07f866f82b729f754593015 100644
(file)
--- 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 {};