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
/
templates.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
When merging functions across modules (and in particular, instantiations of
Richard Smith
2014-05-29
1
-0
/
+14
*
Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...
Nick Lewycky
2014-05-28
1
-2
/
+2
*
Defer loading any pending update records until we've finished deserializing.
Richard Smith
2014-04-30
1
-0
/
+2
*
If we see an explicit instantiation declaration or definition of a function
Richard Smith
2014-04-24
1
-0
/
+8
*
When two templates get merged together, also merge their pattern declarations
Richard Smith
2014-04-24
1
-0
/
+6
*
When a module completes the definition of a class template specialization imp...
Richard Smith
2014-04-19
1
-0
/
+3
*
When merging class definitions across modules in C++, merge together fields.
Richard Smith
2013-10-07
1
-2
/
+30
*
C++ modules: if a class is defined in multiple modules (for instance, because
Richard Smith
2013-09-09
1
-0
/
+5
*
Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...
Douglas Gregor
2013-02-07
1
-2
/
+2
*
Use @import rather than @__experimental_modules_import, since the
Douglas Gregor
2012-12-11
1
-2
/
+2
*
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...
Andy Gibbs
2012-10-19
1
-0
/
+1
*
Only those InterestingDecls that got added to the AST should be passed to the...
Axel Naumann
2012-10-02
1
-6
/
+13
*
Merge pending instantiations instead of overwriting existing ones.
Axel Naumann
2012-10-02
1
-0
/
+28