index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Sema
/
anonymous-struct-union.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve diagnostics like "initializing <type> from an expression of
Douglas Gregor
2010-04-09
1
-1
/
+1
*
Improve diagnostics when we fail to convert from a source type to a
Douglas Gregor
2010-04-09
1
-1
/
+1
*
Downgrade the "declaration does not declare anything" error to a
Douglas Gregor
2010-04-08
1
-5
/
+5
*
Don't a.k.a. through the primary typedef of an anonymous tag decl.
John McCall
2010-01-13
1
-0
/
+6
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Clean up some error messages with anonymous structs/unions and member declara...
Douglas Gregor
2009-03-06
1
-0
/
+7
*
Use the 'declaration does not declare anything' error when we see an anonymou...
Douglas Gregor
2009-03-06
1
-3
/
+5
*
Add coverage of "member of anonymous union redeclares ..." diagnostic.
Daniel Dunbar
2009-02-27
1
-0
/
+8
*
fix rdar://6611778, a redefinition of an interface was causing an
Chris Lattner
2009-02-23
1
-2
/
+1
*
Implement support for anonymous structs and unions in C. Both C and
Douglas Gregor
2009-01-12
1
-0
/
+82