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
/
SemaCXX
/
function-type-qual.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve the error message for assigning to read-only variables.
Richard Trieu
2015-04-11
1
-2
/
+2
*
[AST] Introduce a new DecayedType sugar node
Reid Kleckner
2013-06-24
1
-0
/
+8
*
PR14171: Don't crash if we hit one of the paths where GetFullTypeForDeclarator
Richard Smith
2012-10-24
1
-0
/
+3
*
PR11684, core issue 1417:
Richard Smith
2012-02-10
1
-7
/
+7
*
Produce an error on encountering a pointer or reference to a qualified functi...
Sebastian Redl
2010-07-12
1
-0
/
+5
*
Slightly improve the diagnostic when using a qualified function typedef to de...
Sebastian Redl
2010-07-09
1
-2
/
+2
*
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
*
Add svn:eol-style=native to some files
Cedric Venet
2009-02-14
1
-23
/
+23
*
Unbreak the test by.. removing a space. (clang protested that -verify only wo...
Argyrios Kyrtzidis
2008-10-24
1
-1
/
+1
*
-Add support for cv-qualifiers after function declarators.
Argyrios Kyrtzidis
2008-10-24
1
-0
/
+23