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
/
Parser
/
DelayedTemplateParsing.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MS] Push outermost class DeclContexts only in -fdelayed-template-parsing
Reid Kleckner
2018-11-27
1
-0
/
+30
*
Revert r347627 "[MS] Push fewer DeclContexts for delayed template parsing"
Reid Kleckner
2018-11-27
1
-17
/
+0
*
[MS] Push fewer DeclContexts for delayed template parsing
Reid Kleckner
2018-11-27
1
-0
/
+17
*
If a function decl cannot be merged, mark it as invalid.
Nico Weber
2015-01-17
1
-2
/
+2
*
Handle -fdelayed-template-parsing of out-of-line definitions of
Hans Wennborg
2014-05-02
1
-0
/
+58
*
Fix crash if delayed template parsing meets an erroneous trailing return type.
Richard Smith
2014-03-12
1
-0
/
+2
*
Parse: Disable delayed template parsing for constexpr functions
David Majnemer
2013-10-23
1
-0
/
+7
*
Sema: Respect -fdelayed-template-parsing when parsing constexpr functions
David Majnemer
2013-09-27
1
-0
/
+12
*
Sema: Do not merge new decls with invalid, old decls
David Majnemer
2013-07-07
1
-2
/
+3
*
Support the use of "=delete" and "=default" with delayed template
Douglas Gregor
2012-06-28
1
-1
/
+12
*
In -fdelayed-template-parsing mode, reenter every scope when late parsing a t...
Francois Pichet
2012-02-22
1
-0
/
+27
*
Enable delayed template parsing for friend functions declared at template cla...
Francois Pichet
2011-11-18
1
-0
/
+4
*
[microsoft] Fix a bug in -fdelayed-template-parsing mode where we were not re...
Francois Pichet
2011-09-22
1
-2
/
+21
*
Remove hard coded dos line endings, let subversion translate them on
Chandler Carruth
2011-04-25
1
-42
/
+42
*
Correctly emit a diagnostic for multiple templated function definitions in -f...
Francois Pichet
2011-04-22
1
-3
/
+14
*
Add -fdelayed-template-parsing option. Using this option all templated functi...
Francois Pichet
2011-04-22
1
-0
/
+31