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
/
decldef.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[modules] Simplify -cc1 interface for enabling implicit module maps.
Richard Smith
2015-06-16
1
-4
/
+4
*
If a declaration is loaded, and then a module import adds a redeclaration, then
Richard Smith
2014-05-16
1
-13
/
+30
*
C++ modules: fix a bug where loading a declaration with some name would prevent
Richard Smith
2013-09-09
1
-2
/
+8
*
During typo correction, check for an exact match in an unimported module. If we
Richard Smith
2013-08-20
1
-4
/
+10
*
Extended VerifyDiagnosticConsumer to also verify source file for diagnostic.
Andy Gibbs
2013-04-17
1
-2
/
+1
*
Ensure that type definitions present in just-loaded modules are
Douglas Gregor
2013-02-09
1
-1
/
+18
*
Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...
Douglas Gregor
2013-02-07
1
-1
/
+1
*
Provide Decl::getOwningModule(), which determines the (sub)module in
Douglas Gregor
2013-01-12
1
-10
/
+3
*
Use @import rather than @__experimental_modules_import, since the
Douglas Gregor
2012-12-11
1
-2
/
+2
*
Change @import to @__experimental_modules_import. We are not ready to commit...
Ted Kremenek
2012-03-01
1
-2
/
+2
*
Under -fmodules, accept #public <macroname> and #private <macroname>
Douglas Gregor
2012-01-03
1
-1
/
+1
*
Introduce a non-uglified syntax for module imports in Objective-C:
Douglas Gregor
2012-01-03
1
-2
/
+2
*
Diagnose cases where the definition of a particular type is required,
Douglas Gregor
2012-01-02
1
-2
/
+15
*
When name lookup finds a module-private Objective-C class declaration,
Douglas Gregor
2011-12-15
1
-3
/
+1
*
When name lookup comes across a declaration that is in a module that
Douglas Gregor
2011-12-14
1
-0
/
+17