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
/
lib
/
Sema
/
SemaTemplateInstantiate.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR45000: Let Sema::SubstParmVarDecl handle default args of lambdas in initial...
Aaron Puchert
2020-05-06
1
-1
/
+1
*
PR45083: Mark statement expressions as being dependent if they appear in
Richard Smith
2020-03-12
1
-0
/
+4
*
[Concepts] Add null check for TemplateTypeParmType::getDecl() in GetContained...
Saar Raz
2020-03-06
1
-1
/
+1
*
[Concepts] Fix incorrect check when instantiating abbreviated template type-c...
Saar Raz
2020-02-06
1
-2
/
+2
*
[Concepts] Instantiate invented template type parameter type-constraint along...
Saar Raz
2020-02-03
1
-0
/
+129
*
Revert "[Concepts] Instantiate invented template type parameter type-constrai...
Saar Raz
2020-02-03
1
-124
/
+0
*
[Concepts] Instantiate invented template type parameter type-constraint along...
Saar Raz
2020-02-03
1
-0
/
+124
*
[Concepts] Correctly form initial parameter mapping for parameter packs, supp...
Saar Raz
2020-01-31
1
-0
/
+40
*
[Concepts] Transform constraints of non-template functions to ConstantEvaluated
Saar Raz
2020-01-25
1
-4
/
+13
*
[Concepts] Requires Expressions
Saar Raz
2020-01-24
1
-6
/
+244
*
[Concepts] Function trailing requires clauses
Saar Raz
2020-01-09
1
-1
/
+1
*
[Concepts] Constrained partial specializations and function overloads.
Saar Raz
2019-12-23
1
-0
/
+42
*
Revert "[Concepts] Constrained partial specializations and function overloads."
Reid Kleckner
2019-12-22
1
-42
/
+0
*
[Concepts] Constrained partial specializations and function overloads.
Saar Raz
2019-12-22
1
-0
/
+42
*
Revert concepts changes from D41910
Vedant Kumar
2019-12-18
1
-42
/
+0
*
[Concepts] Constrained partial specializations and function overloads.
Saar Raz
2019-12-18
1
-0
/
+42
*
[c++20] Implement P1185R2 (as modified by P2002R0).
Richard Smith
2019-12-10
1
-0
/
+7
*
[c++20] Fix handling of unqualified lookups from a defaulted comparison
Richard Smith
2019-12-09
1
-1
/
+1
*
[c++20] Synthesis of defaulted comparison functions.
Richard Smith
2019-12-08
1
-5
/
+15
*
[Concepts] Constraint Enforcement & Diagnostics
Saar Raz
2019-12-06
1
-18
/
+21
*
Actually delay processing DelayedDllExportClasses until the outermost class i...
Hans Wennborg
2019-12-04
1
-2
/
+4
*
[OpenCL] Move addr space deduction to Sema.
Anastasia Stulova
2019-11-27
1
-2
/
+6
*
Revert "[Concepts] Constraint Enforcement & Diagnostics"
Vlad Tsyrklevich
2019-10-28
1
-21
/
+18
*
[Concepts] Constraint Enforcement & Diagnostics
Saar Raz
2019-10-25
1
-18
/
+21
*
[c++20] Add rewriting from comparison operators to <=> / ==.
Richard Smith
2019-10-19
1
-0
/
+7
*
[Concepts] Concept Specialization Expressions
Saar Raz
2019-10-15
1
-2
/
+49
*
Revert 374882 "[Concepts] Concept Specialization Expressions"
Nico Weber
2019-10-15
1
-49
/
+2
*
[Concepts] Concept Specialization Expressions
Saar Raz
2019-10-15
1
-2
/
+49
*
[NFCI]Create CommonAttributeInfo Type as base type of *Attr and ParsedAttr.
Erich Keane
2019-09-13
1
-3
/
+2
*
Improve behavior in the case of stack exhaustion.
Richard Smith
2019-08-26
1
-0
/
+6
*
PR42104: Support instantiations of lambdas that implicitly capture
Richard Smith
2019-06-04
1
-5
/
+9
*
Revert rL362358 : PR42104: Support instantiations of lambdas that implicitly ...
Simon Pilgrim
2019-06-03
1
-9
/
+5
*
PR42104: Support instantiations of lambdas that implicitly capture
Richard Smith
2019-06-03
1
-5
/
+9
*
[c++20] P0780R2: Support pack-expansion of init-captures.
Richard Smith
2019-05-21
1
-24
/
+32
*
[c++20] P1064R0: Allow virtual function calls in constant expression
Richard Smith
2019-05-13
1
-1
/
+11
*
Revert r360559 "[c++20] P1064R0: Allow virtual function calls in constant exp...
Hans Wennborg
2019-05-13
1
-11
/
+1
*
[c++20] P1064R0: Allow virtual function calls in constant expression
Richard Smith
2019-05-13
1
-1
/
+11
*
make -ftime-trace also print template arguments
Lubos Lunak
2019-05-12
1
-1
/
+5
*
Replace ad-hoc tracking of pattern for an instantiated class-scope
Richard Smith
2019-05-02
1
-3
/
+2
*
Simplify exclusion of nested classes from extern template instantiation, NFC
Reid Kleckner
2019-04-29
1
-8
/
+7
*
[MinGW] Don't let template instantiation declarations cover nested classes
Martin Storsjo
2019-04-26
1
-1
/
+5
*
PR41607: Don't forget to substitute outer template arguments into a
Richard Smith
2019-04-26
1
-5
/
+9
*
Check i < FD->getNumParams() before querying
Dmitri Gribenko
2019-04-10
1
-1
/
+1
*
Adds `-ftime-trace` option to clang that produces Chrome `chrome://tracing` c...
Anton Afanasyev
2019-03-30
1
-0
/
+6
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[OpenCL] Add generic AS to 'this' pointer
Mikael Nilsson
2018-12-13
1
-5
/
+5
*
Revert "[OpenCL] Add generic AS to 'this' pointer"
Mikael Nilsson
2018-12-12
1
-5
/
+5
*
[OpenCL] Add generic AS to 'this' pointer
Mikael Nilsson
2018-12-12
1
-5
/
+5
*
Fix clang -Wimplicit-fallthrough warnings across llvm, NFC
Reid Kleckner
2018-11-01
1
-1
/
+1
*
[AST] Refactor PredefinedExpr
Bruno Ricci
2018-10-27
1
-1
/
+1
[next]