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
/
struct-decl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add test case for <rdar://problem/8177927> (which triggered an assertion fail...
Ted Kremenek
2010-07-12
1
-0
/
+5
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-10
/
+10
*
Fix PR4092 by improving error recovery in two ways:
Chris Lattner
2009-04-29
1
-0
/
+8
*
improve a diagnostic to make more sense.
Chris Lattner
2009-04-25
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Tweak warning text from the last commit
Douglas Gregor
2009-03-06
1
-1
/
+1
*
Downgrade complaints about the use of variable-sized types within a
Douglas Gregor
2009-03-06
1
-2
/
+2
*
Sanity fix for PR3642: if we're treating a diagnostic as an error, it's
Eli Friedman
2009-02-22
1
-0
/
+11
*
fix test case
Zhongxing Xu
2009-02-19
1
-1
/
+1
*
Simplify the way in which we inject the names of tag definitions and
Douglas Gregor
2009-02-03
1
-1
/
+14
*
fix TryToFixInvalidVariablyModifiedType to reject negative array sizes
Nuno Lopes
2009-02-02
1
-0
/
+1
*
fix PR3459: improve compatibility with gcc when checking for constant exprs
Nuno Lopes
2009-02-02
1
-0
/
+10