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
/
SemaTemplate
/
instantiate-function-params.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the appropriate SourceLocation for the template backtrace when doing
Nick Lewycky
2014-01-11
1
-3
/
+3
*
Fix declaring class template methods with an attributed typedef
Reid Kleckner
2013-07-31
1
-3
/
+6
*
Use an i686 triple for this test now that it uses stdcall
Reid Kleckner
2013-07-19
1
-1
/
+3
*
Create calling convention AttributedType sugar nodes
Reid Kleckner
2013-07-19
1
-0
/
+6
*
When instantiating a function that was declared via a typedef, e.g.,
Douglas Gregor
2010-05-04
1
-0
/
+12
*
Clean up our handling of local instantiation scopes, which keep track
Douglas Gregor
2010-04-30
1
-0
/
+23
*
When the qualifier of a id-expression is non-dependent but not
Douglas Gregor
2010-04-28
1
-9
/
+8
*
Make CXXScopeSpec invalid when incomplete, and propagate that into any
Jeffrey Yasskin
2010-04-08
1
-2
/
+1
*
Improve diagnostics when printing a template instantiation backtrace
Douglas Gregor
2010-03-30
1
-1
/
+1
*
Add another test for weird substitutions into function types during template ...
Douglas Gregor
2010-03-25
1
-0
/
+13
*
Improve our handling of local instantiation scopes in two related ways:
Douglas Gregor
2010-03-25
1
-0
/
+11
*
Each non-local class instantiation is its own local instantiation
Douglas Gregor
2010-03-24
1
-0
/
+33