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
/
templates-right.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[modules] Fix assert if multiple update records provide a definition for a
Richard Smith
2016-10-26
1
-0
/
+2
*
[modules] When instantiating the contents of an imported CXXRecordDecl, we can
Richard Smith
2015-08-11
1
-0
/
+4
*
[modules] Use DeclContext::equals rather than == on DeclContext* when
Richard Smith
2014-09-03
1
-0
/
+4
*
When merging functions across modules (and in particular, instantiations of
Richard Smith
2014-05-29
1
-0
/
+4
*
When two templates get merged together, also merge their pattern declarations
Richard Smith
2014-04-24
1
-0
/
+2
*
When a module completes the definition of a class template specialization imp...
Richard Smith
2014-04-19
1
-0
/
+6
*
When merging class definitions across modules in C++, merge together fields.
Richard Smith
2013-10-07
1
-0
/
+4
*
C++ modules: if a class is defined in multiple modules (for instance, because
Richard Smith
2013-09-09
1
-0
/
+2
*
Use @import rather than @__experimental_modules_import, since the
Douglas Gregor
2012-12-11
1
-1
/
+1
*
Only those InterestingDecls that got added to the AST should be passed to the...
Axel Naumann
2012-10-02
1
-2
/
+4
*
Merge pending instantiations instead of overwriting existing ones.
Axel Naumann
2012-10-02
1
-0
/
+25