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
/
SemaTemplate.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Concepts] Implement subsection [dcl.spec.concept]p7 of the Concepts TS
Nathan Wilson
2016-04-09
1
-0
/
+28
*
Fix a crash on invalid with template handling
Richard Trieu
2016-04-05
1
-6
/
+12
*
[NFC] Tweak diagnostic for template template arguments, to include template a...
Faisal Vali
2016-03-26
1
-2
/
+2
*
Allow sizeof(UnrelatedClass::field) in C++11 class template methods
Reid Kleckner
2016-03-11
1
-3
/
+16
*
[dllexport] Sort out emission order of delayed exported classes
Reid Kleckner
2016-02-26
1
-0
/
+6
*
Removed unused local variable
Serge Pavlov
2016-02-19
1
-3
/
+0
*
Fix remaining Clang-tidy readability-redundant-control-flow warnings; other m...
Eugene Zelenko
2016-02-12
1
-9
/
+8
*
[Concepts] Implement a portion of Concepts TS[dcl.spec.concept]p1 by
Nathan Wilson
2016-02-08
1
-0
/
+9
*
Fix PR26134: When substituting into default template arguments, keep CurConte...
Faisal Vali
2016-01-19
1
-1
/
+0
*
OpaquePtr: Use nullptr construction for ParsedType OpaquePtr typedef
David Blaikie
2016-01-15
1
-1
/
+1
*
[OpenCL] Pipe type support
Xiuli Pan
2016-01-09
1
-0
/
+4
*
Properly track that a character literal is UTF-8, and pretty print the prefix...
Aaron Ballman
2016-01-07
1
-0
/
+2
*
Teach typo correction to properly handle mapping declarations to their
Richard Smith
2015-12-29
1
-2
/
+2
*
ArrayRef-ize TemplateParameterList. NFC
David Majnemer
2015-12-27
1
-4
/
+5
*
[Sema] ArrayRef-ize ActOnTemplateParameterList. NFC
Craig Topper
2015-12-24
1
-3
/
+3
*
Split RequireCompleteType into a function that actually requires that the type
Richard Smith
2015-12-18
1
-1
/
+1
*
Add the `pass_object_size` attribute to clang.
George Burgess IV
2015-12-02
1
-2
/
+4
*
Change the expression evaluation context from Unevaluated to ConstantEvaluate...
Faisal Vali
2015-11-19
1
-1
/
+2
*
[Sema] Don't work around a malformed AST
David Majnemer
2015-11-18
1
-1
/
+11
*
[Sema] Implement __make_integer_seq
David Majnemer
2015-11-04
1
-1
/
+58
*
PR24921: checking explicitly-specified template arguments when matching a
Richard Smith
2015-10-02
1
-6
/
+15
*
Simplify logic introduced in r247464.
David Majnemer
2015-09-11
1
-3
/
+3
*
[MS ABI] Select an inheritance model in template arguments
David Majnemer
2015-09-11
1
-3
/
+5
*
[sema] Fix assertion hit when using libclang to index a particular C++ snippe...
Argyrios Kyrtzidis
2015-09-11
1
-2
/
+7
*
[modules] When we see a definition of a function for which we already have a
Richard Smith
2015-08-21
1
-18
/
+0
*
PR24483: Delete some dead/incorrect code that triggered assertions.
Richard Smith
2015-08-20
1
-19
/
+0
*
[AST] ArrayRefize template param list info setters. No functionality change i...
Benjamin Kramer
2015-08-05
1
-8
/
+6
*
[AST] ArrayRefize template argument packs. No functionality change intended.
Benjamin Kramer
2015-08-05
1
-10
/
+6
*
Sema: Allow null names to be passed in to isAcceptableTagRedeclaration
Justin Bogner
2015-07-10
1
-4
/
+4
*
PR24030, PR24033: Consistently check whether a new declaration conflicts with
Richard Smith
2015-07-06
1
-3
/
+18
*
DR1909: Diagnose all invalid cases of a class member sharing its name with th...
Richard Smith
2015-07-06
1
-0
/
+10
*
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
2015-06-22
1
-3
/
+3
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-22
1
-3
/
+3
*
[modules] Improve diagnostic for a template-id that's invalid because a default
Richard Smith
2015-06-17
1
-3
/
+35
*
[modules] Don't allow use of non-visible (inherited) default template arguments.
Richard Smith
2015-06-10
1
-6
/
+6
*
[modules] Track all default template arguments for a given parameter across
Richard Smith
2015-06-10
1
-12
/
+5
*
Refactor storage of default template arguments.
Richard Smith
2015-06-10
1
-16
/
+6
*
Enable DLL attribute propagation on explicit instantiation definitions (PR23770)
Hans Wennborg
2015-06-09
1
-0
/
+7
*
MinGW: don't allow adding DLL attribute if template already has explicit inst...
Hans Wennborg
2015-06-09
1
-1
/
+5
*
clang-cl: Handle dll attributes in explicit class template specialization def...
Hans Wennborg
2015-05-27
1
-1
/
+10
*
[modules] Support merging a parsed default argument with an imported hidden o...
Richard Smith
2015-05-20
1
-0
/
+4
*
[modules] Support merging a parsed default function/template argument with an...
Richard Smith
2015-05-20
1
-0
/
+3
*
[modules] Support for merging a parsed class template specialization definiti...
Richard Smith
2015-05-18
1
-2
/
+11
*
[modules] Suport for merging a parsed enum definition into an existing import...
Richard Smith
2015-05-07
1
-9
/
+4
*
[modules] Handle defining a class template on top of an existing imported-but...
Richard Smith
2015-03-27
1
-1
/
+20
*
[Modules] Preserve source order for the map of late parsed templates.
Chandler Carruth
2015-03-26
1
-1
/
+1
*
[MSVC] Explicit specializations can be declared in any namespace (fix for htt...
Alexey Bataev
2015-03-20
1
-5
/
+7
*
Wrap to 80 cols by removing trailing whitespace. No behavior change.
Nico Weber
2015-01-30
1
-1
/
+1
*
When checking the template argument list, use a copy of that list for changes
Richard Trieu
2015-01-24
1
-22
/
+34
*
Warn about dllexported explicit class template instantiation declarations (PR...
Hans Wennborg
2015-01-15
1
-3
/
+21
[next]