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
/
Parser
/
recovery.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve error recovery for extra ')'s after a if/switch/while condition. Bef...
Chris Lattner
2012-04-28
1
-2
/
+3
*
Improve diagnostics for dangling '}'.
Nico Weber
2012-01-17
1
-1
/
+1
*
Modify how the -verify flag works. Currently, the verification string and
Richard Trieu
2011-12-15
1
-1
/
+1
*
Make the Preprocessor more memory efficient and improve macro instantiation d...
Argyrios Kyrtzidis
2011-07-07
1
-0
/
+9
*
Allow Lexer::getLocForEndOfToken to return the location just passed the macro...
Argyrios Kyrtzidis
2011-06-24
1
-0
/
+5
*
Improve error recovery when we see ':' and expect a ';'.
John McCall
2010-09-07
1
-0
/
+6
*
Improve error recovery in C/ObjC when the first argument of a function
Chris Lattner
2010-05-14
1
-0
/
+5
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Prep for new warning.
Mike Stump
2009-07-22
1
-6
/
+6
*
Simplify the scheme used for keywords, and change the classification
Eli Friedman
2009-04-28
1
-1
/
+1
*
Add warning when a tentative array definition is assumed to have one element.
Daniel Dunbar
2009-04-15
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Introduce code modification hints into the diagnostics system. When we
Douglas Gregor
2009-02-26
1
-0
/
+5
*
Centralize error reporting of improper uses of incomplete types in the
Douglas Gregor
2009-01-19
1
-1
/
+1
*
Oops, accidentally commited the wrong version of the test (original
Eli Friedman
2008-12-17
1
-1
/
+1
*
Do proper recovery from an invalid switch condiition. Fixes PR3229.
Eli Friedman
2008-12-17
1
-0
/
+3
*
diagnose C99 6.9.1p5, C arguments in definitions that are lacking
Chris Lattner
2008-12-17
1
-1
/
+1
*
fix a buggy fall through that caused a crash-on-invalid. rdar://6248081
Chris Lattner
2008-12-12
1
-1
/
+7
*
rename recovery-3 to recovery.c
Chris Lattner
2008-12-12
1
-0
/
+61