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-template-diffing.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix an edge case in the template differ with default arguments.
Benjamin Kramer
2013-10-08
1
-1
/
+17
*
If a default argument is a dependent type, get the real type from the desugared
Richard Trieu
2013-07-20
1
-2
/
+24
*
Add 'not' to commands that are expected to fail.
Rafael Espindola
2013-07-04
1
-4
/
+4
*
Fix crash on invalid in template type diffing.
Richard Trieu
2013-05-07
1
-0
/
+27
*
Do not assume the template argument is an integer only because the
Richard Trieu
2013-04-03
1
-0
/
+5
*
Fix a crasher in Template Diffing.
Richard Trieu
2013-04-03
1
-0
/
+39
*
Fix a crasher in Template Diffing.
Richard Trieu
2013-04-03
1
-0
/
+55
*
Strip off local qualifiers when converting from RecordType to
Richard Trieu
2013-03-23
1
-24
/
+24
*
Improve template diffing handling of default integer values.
Richard Trieu
2013-03-15
1
-1
/
+1
*
Update template diffing to handle template arguments that are declarations.
Richard Trieu
2013-02-27
1
-0
/
+34
*
When comparing two template template arguments in the template differ, consider
Richard Trieu
2013-01-31
1
-0
/
+8
*
When comparing two templates in the template differ, consider them the
Douglas Gregor
2013-01-31
1
-0
/
+17
*
Handle passing non-Qualtypes to %diff better. Instead of asserting, fall back
Richard Trieu
2013-01-30
1
-0
/
+15
*
Use a safe default width for template-diff'ing integral arguments, in
Douglas Gregor
2012-12-21
1
-0
/
+18
*
Fix a crash in diagnostic printing when a template class type is diff'ed
Eli Friedman
2012-12-18
1
-0
/
+12
*
Make template diffing handle integral expressions of various widths correctly.
Eli Friedman
2012-11-14
1
-0
/
+7
*
Fix the template type diffing to handle integral template arguments.
Richard Trieu
2012-11-01
1
-0
/
+163
*
Update template type diffing to handle qualifiers. Differing qualifiers will
Richard Trieu
2012-09-28
1
-0
/
+185
*
Teach Type::getAs<TemplateSpecializationType> that a TemplateSpecializationType
Richard Smith
2012-09-26
1
-0
/
+18
*
Fix typos from r159463 and update tests. Added Matt Beaumont-Gay's suggestion
Richard Trieu
2012-06-29
1
-38
/
+38
*
Only print a semicolon after "no known conversion for Nth argument" if there
Matt Beaumont-Gay
2012-06-28
1
-52
/
+52
*
Add template type diffing to Clang. This feature will provide a better
Richard Trieu
2012-06-26
1
-0
/
+433