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
/
redecl-merge-left.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure that the identifier chains have the most recent declaration after modu...
Douglas Gregor
2013-02-18
1
-0
/
+1
*
[Modules] Cope better with top-level declarations loaded after being declared...
Douglas Gregor
2013-02-11
1
-0
/
+8
*
Use @import rather than @__experimental_modules_import, since the
Douglas Gregor
2012-12-11
1
-1
/
+1
*
When we load a function or method body from an AST file, we check
Douglas Gregor
2012-10-09
1
-1
/
+1
*
Merge pending instantiations instead of overwriting existing ones.
Axel Naumann
2012-10-02
1
-21
/
+0
*
The Redeclarable part of named decls is read before their name.
Axel Naumann
2012-10-01
1
-5
/
+7
*
Also merge template redeclarations.
Axel Naumann
2012-10-01
1
-0
/
+7
*
Bring ASTReader and Writer into sync for the case where a canonical template ...
Axel Naumann
2012-10-01
1
-0
/
+6
*
Change @import to @__experimental_modules_import. We are not ready to commit...
Ted Kremenek
2012-03-01
1
-1
/
+1
*
(Implicit) parameters deserialized as part of a function type must not
Douglas Gregor
2012-01-13
1
-0
/
+5
*
Implement declaration merging for variables in disjoint modules.
Douglas Gregor
2012-01-04
1
-0
/
+15
*
Implement declaration merging for non-template functions from
Douglas Gregor
2012-01-04
1
-0
/
+4
*
Test "merging" of typedef types across distinct modules. At present,
Douglas Gregor
2012-01-03
1
-0
/
+3
*
Implement cross-module declaration merging for tag declarations, so
Douglas Gregor
2012-01-03
1
-0
/
+17
*
Introduce a non-uglified syntax for module imports in Objective-C:
Douglas Gregor
2012-01-03
1
-1
/
+1
*
Implement declaration merging for Objective-C protocols across
Douglas Gregor
2012-01-01
1
-0
/
+4
*
Wire up redeclaration chains for Objective-C protocols, so that both
Douglas Gregor
2012-01-01
1
-0
/
+5
*
Serialize the AST reader's mapping from canonical declarations to the
Douglas Gregor
2011-12-22
1
-0
/
+2
*
When deserializing an Objective-C class, check whether we have another
Douglas Gregor
2011-12-22
1
-0
/
+12
*
When performing name lookup for a redeclaration, ignore module
Douglas Gregor
2011-12-20
1
-0
/
+6
*
Re-implement (de-)serialization of redeclaration chains for
Douglas Gregor
2011-12-19
1
-0
/
+5
*
The submodule offset map can introduce "empty" remapping entries for
Douglas Gregor
2011-12-19
1
-0
/
+1
*
Optimize serialized representation of redeclarable declarations for
Douglas Gregor
2011-12-19
1
-0
/
+4
*
Completely re-implement (de-)serialization of declaration
Douglas Gregor
2011-12-17
1
-0
/
+7