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
/
normal-module-map.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
*
During typo correction, check for an exact match in an unimported module. If we
Richard Smith
2013-08-20
1
-2
/
+2
*
Extended VerifyDiagnosticConsumer to also verify source file for diagnostic.
Andy Gibbs
2013-04-17
1
-3
/
+3
*
Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...
Douglas Gregor
2013-02-07
1
-1
/
+1
*
Use @import rather than @__experimental_modules_import, since the
Douglas Gregor
2012-12-11
1
-6
/
+6
*
Sanitize the names of modules determined based on the names of headers
Douglas Gregor
2012-10-12
1
-0
/
+10
*
Change @import to @__experimental_modules_import. We are not ready to commit...
Ted Kremenek
2012-03-01
1
-3
/
+3
*
Eliminate the uglified keyword __import_module__ for importing
Douglas Gregor
2012-01-03
1
-3
/
+3
*
Rename the command-line option for mapping #include/#import over to
Douglas Gregor
2012-01-03
1
-1
/
+1
*
Modify how the -verify flag works. Currently, the verification string and
Richard Trieu
2011-12-15
1
-1
/
+1
*
Implement umbrella directories for modules, which are similar to
Douglas Gregor
2011-12-08
1
-0
/
+18
*
Teach the module import mechanism how to rebuild modules expressed via
Douglas Gregor
2011-11-29
1
-4
/
+0
*
A module with an umbrella header assumes that all of the headers in
Douglas Gregor
2011-11-16
1
-2
/
+2
*
Implement (de-)serialization of the buffer contents for an overridden
Douglas Gregor
2011-11-16
1
-3
/
+5
*
When building a module from a module map that isn't simply an umbrella
Douglas Gregor
2011-11-16
1
-1
/
+0
*
Add support for building a module from a module map to the -cc1
Douglas Gregor
2011-11-16
1
-2
/
+2
*
When searching for a module, speculatively load module maps to see if
Douglas Gregor
2011-11-12
1
-0
/
+2
*
Teach the search for modules to consider modules described by a module
Douglas Gregor
2011-11-11
1
-0
/
+6
*
Wire up the mapping from header files mentioned in module maps over to
Douglas Gregor
2011-11-11
1
-2
/
+4
*
Introduce basic support for parsing module map files.
Douglas Gregor
2011-11-11
1
-0
/
+10