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
/
load_failure.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[modules] Simplify -cc1 interface for enabling implicit module maps.
Richard Smith
2015-06-16
1
-3
/
+3
*
Require a module.map file to load a module
Ben Langmuir
2014-01-22
1
-2
/
+2
*
Add 'not' to commands that are expected to fail.
Rafael Espindola
2013-07-04
1
-1
/
+1
*
Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...
Douglas Gregor
2013-02-07
1
-3
/
+3
*
Use @import rather than @__experimental_modules_import, since the
Douglas Gregor
2012-12-11
1
-3
/
+3
*
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
-6
/
+7
*
Eliminate the -emit-module option, which emitted a module by parsing a
Douglas Gregor
2011-11-29
1
-1
/
+1
*
Switch the remaining modules tests over to -emit-module-from-map.
Douglas Gregor
2011-11-16
1
-4
/
+5
*
For modules, use a hash of the compiler version, language options, and
Douglas Gregor
2011-09-13
1
-2
/
+2
*
Switch the serialization of LangOptions over to use the .def file. We
Douglas Gregor
2011-09-13
1
-1
/
+1
*
Introduce a cc1-level option to provide the path to the module cache,
Douglas Gregor
2011-09-12
1
-2
/
+2
*
Don't crash when we fail to load a module. It's unbecoming of a
Douglas Gregor
2011-09-10
1
-1
/
+3
*
Switch __import__ over to __import_module__, so we don't conflict with
Douglas Gregor
2011-08-31
1
-3
/
+3
*
Introduce support for a simple module import declaration, which
Douglas Gregor
2011-08-26
1
-0
/
+17