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
/
instantiation-depth.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR12298 et al: don't recursively instantiate a template specialization from
Richard Smith
2016-08-31
1
-5
/
+4
*
Final piece of core issue 1330: delay computing the exception specification of
Richard Smith
2012-07-27
1
-1
/
+19
*
Add driver arguments -ftemplate-depth=N and -fconstexpr-depth=N, with the same
Richard Smith
2011-11-21
1
-1
/
+3
*
Reword the note we emit when suppressing template instantiation contexts, per...
Douglas Gregor
2010-04-21
1
-1
/
+1
*
Introduce a limit on the depth of the template instantiation backtrace
Douglas Gregor
2010-04-20
1
-4
/
+6
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Use '-FOO' 'BAR' instead of '-FOO=BAR' in tests.
Daniel Dunbar
2009-11-30
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Add pretty-printing for class template specializations, e.g.,
Douglas Gregor
2009-03-10
1
-1
/
+1
*
Add a notion of "post-diagnostic hooks", which are callbacks attached
Douglas Gregor
2009-03-10
1
-2
/
+3
*
Limit the template instantiation depth to some user-configurable value
Douglas Gregor
2009-03-10
1
-0
/
+8