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
/
Misc
/
diag-aka-types.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR10405 - Desugar FunctionType and TemplateSpecializationType if any type tha...
Nikola Smiljanic
2015-07-16
1
-0
/
+17
*
Only print a semicolon after "no known conversion for Nth argument" if there
Matt Beaumont-Gay
2012-06-28
1
-1
/
+1
*
Add template type diffing to Clang. This feature will provide a better
Richard Trieu
2012-06-26
1
-21
/
+0
*
Modify how the -verify flag works. Currently, the verification string and
Richard Trieu
2011-12-15
1
-1
/
+1
*
Change the checks in the type aka printing. A confusing case where the string
Richard Trieu
2011-11-14
1
-0
/
+16
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-1
/
+1
*
Apply patch from Richard Trieu to fix PR9548:
Chandler Carruth
2011-07-11
1
-0
/
+38
*
Implement the C++0x deduced 'auto' feature.
Richard Smith
2011-02-20
1
-1
/
+5
*
'const std::type_info*' instead of 'std::type_info const*'
Chris Lattner
2010-09-05
1
-1
/
+1
*
print "const intptr_t" instead of "intptr_t const"
Chris Lattner
2010-09-05
1
-1
/
+1
*
Testcase for r103712.
Chandler Carruth
2010-05-13
1
-0
/
+10