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
/
declspec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
implement PR3962: diagnose more faulty cases of usage of the restrict qualifi...
Nuno Lopes
2009-12-17
1
-0
/
+1
*
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
*
Fix a long standard problem with clang retaining "too much" sugar
Chris Lattner
2009-02-19
1
-4
/
+4
*
Change a whole lot of diagnostics to take QualType's directly
Chris Lattner
2008-11-24
1
-2
/
+2
*
improve error to be something end users will actually understand :)
Chris Lattner
2008-04-02
1
-2
/
+2
*
1) Enforce C99 6.7.3p2: "Types other than pointer types derived from
Chris Lattner
2008-04-02
1
-0
/
+7
*
A much better fix for http://llvm.org/bugs/show_bug.cgi?id=1987.
Steve Naroff
2008-02-14
1
-3
/
+7
*
Allow the parser to detect invalid DeclSpec's. This fixes http://llvm.org/bug...
Steve Naroff
2008-02-12
1
-1
/
+5
*
Declarator::clear(): Null out variable after it's been deleted.
Steve Naroff
2008-01-17
1
-0
/
+3
*
Implement C99 6.7.5.3p1
Chris Lattner
2007-12-19
1
-0
/
+5