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
/
Modules
/
Inputs
/
submodules-merge-defs
/
defs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow non-defining declarations of class template partial specializations to
Richard Smith
2015-12-11
1
-0
/
+7
*
[modules] When parsing the base specifiers of a parse-merged class, the current
Richard Smith
2015-08-17
1
-0
/
+7
*
[modules] When loading a template specialization, re-canonicalize its template
Richard Smith
2015-08-09
1
-0
/
+13
*
[modules] Make IndirectFieldDecl mergeable to avoid lookup ambiguity when the...
Richard Smith
2015-08-04
1
-0
/
+8
*
[modules] When performing redeclaration lookup for a using declaration, prefer
Richard Smith
2015-07-29
1
-0
/
+6
*
[modules] Fix merging support for forward-declared enums with fixed underlyin...
Richard Smith
2015-07-08
1
-0
/
+3
*
[modules] Merging support for specializations of a function template. This very
Richard Smith
2015-07-01
1
-0
/
+8
*
[modules] Don't make out-of-line member specializations of an instantiated
Richard Smith
2015-07-01
1
-1
/
+3
*
[modules] Skip trailing attributes when skipping a class definition during pa...
Richard Smith
2015-07-01
1
-0
/
+4
*
[modules] Don't require the 'inline' specifier when merging an inline function;
Richard Smith
2015-07-01
1
-0
/
+6
*
[modules] Fix typo in default argument merging.
Richard Smith
2015-06-17
1
-0
/
+2
*
[modules] Fix merging of default template arguments onto friend templates.
Richard Smith
2015-06-16
1
-0
/
+11
*
[modules] Better support for redefinitions of an entity from the same module.
Richard Smith
2015-06-15
1
-1
/
+1
*
[modules] Apply name visibility rules to names found by ADL.
Richard Smith
2015-06-12
1
-0
/
+6
*
[modules] Fix crash with multiple levels of default template argument merging.
Richard Smith
2015-06-11
1
-0
/
+1
*
[modules] Fix assert/crash when parsing and merging a definition of a class w...
Richard Smith
2015-06-11
1
-3
/
+3
*
[modules] Fix a few places where merging wasn't performed if modules was disa...
Richard Smith
2015-06-11
1
-0
/
+8
*
[modules] Support merging a parsed default argument with an imported hidden o...
Richard Smith
2015-05-20
1
-1
/
+2
*
[modules] Support merging a parsed default function/template argument with an...
Richard Smith
2015-05-20
1
-0
/
+2
*
[modules] Support for merging a parsed definition of a static data member of ...
Richard Smith
2015-05-19
1
-0
/
+2
*
[modules] Support for merging a parsed class template specialization definiti...
Richard Smith
2015-05-18
1
-0
/
+5
*
[modules] Suport for merging a parsed enum definition into an existing import...
Richard Smith
2015-05-07
1
-0
/
+7
*
[modules] Allow a function template definition if we have a pre-existing but ...
Richard Smith
2015-03-27
1
-0
/
+11
*
[modules] Allow a function to be redefined if the old definition is not visible.
Richard Smith
2015-03-27
1
-2
/
+2
*
[modules] Handle defining a tag with a typedef name for linkage purposes on t...
Richard Smith
2015-03-27
1
-0
/
+4
*
[modules] Handle defining a class template on top of an existing imported-but...
Richard Smith
2015-03-27
1
-1
/
+11
*
[modules] If we reach a definition of a class for which we already have a
Richard Smith
2015-03-26
1
-0
/
+6