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
/
namespaces.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[modules] Simplify -cc1 interface for enabling implicit module maps.
Richard Smith
2015-06-16
1
-1
/
+1
*
Render anonymous entities as '(anonymous <thing>)' (and lambdas as '(lambda a...
David Blaikie
2014-04-02
1
-2
/
+2
*
Save out a correct lookup table if a lookup table entry is stale (it contains
Richard Smith
2014-03-25
1
-0
/
+3
*
Consistently print anonymous namespace names as "<anonymous namespace>"
David Blaikie
2014-02-14
1
-2
/
+2
*
C++ modules: fix a bug where loading a declaration with some name would prevent
Richard Smith
2013-09-09
1
-0
/
+7
*
Extended VerifyDiagnosticConsumer to also verify source file for diagnostic.
Andy Gibbs
2013-04-17
1
-2
/
+2
*
Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...
Douglas Gregor
2013-02-07
1
-1
/
+1
*
Fix handling of module imports adding names to a DeclContext after qualified
Richard Smith
2013-02-07
1
-6
/
+19
*
Use @import rather than @__experimental_modules_import, since the
Douglas Gregor
2012-12-11
1
-2
/
+2
*
Fix PR10447: lazily building name lookup tables for DeclContexts was broken.
Richard Smith
2012-03-13
1
-0
/
+4
*
Change @import to @__experimental_modules_import. We are not ready to commit...
Ted Kremenek
2012-03-01
1
-2
/
+2
*
When deserializing an anonymous namespace from a module, do not attach
Douglas Gregor
2012-01-09
1
-0
/
+11
*
Implement merging of namespace-scope declarations across modules, so
Douglas Gregor
2012-01-09
1
-0
/
+13
*
Implement redeclaration merging for namespaces defined in distinct
Douglas Gregor
2012-01-09
1
-0
/
+21
*
Switch NamespaceDecl from its own hand-rolled redeclaration chain over
Douglas Gregor
2012-01-07
1
-0
/
+15