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
/
explicit-build.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug preventing the cause for a module file-not-found from being displayed
Adrian Prantl
2016-08-29
1
-1
/
+1
*
Fix a bug preventing the cause of a module-out-of-date error from being printed
Adrian Prantl
2016-08-29
1
-1
/
+1
*
[modules] Flatten -fmodule-name= and -fmodule-implementation-of= into a single
Richard Smith
2016-02-19
1
-1
/
+1
*
clang/test/Modules: Satisfy win32 hosts due to dospath issue.
NAKAMURA Takumi
2015-08-09
1
-1
/
+1
*
[modules] PR22534: Load files specified by -fmodule-file= eagerly. In particu...
Richard Smith
2015-08-09
1
-1
/
+4
*
[modules] Simplify -cc1 interface for enabling implicit module maps.
Richard Smith
2015-06-16
1
-25
/
+25
*
Make module files passed to a module build via -fmodule-file= available to
Richard Smith
2015-03-18
1
-0
/
+13
*
Give better diagnostics when -fmodule-file= finds a bad file: if the file is
Richard Smith
2015-02-28
1
-2
/
+15
*
[modules] When explicitly importing a module, it's fine for the imported module
Richard Smith
2014-11-21
1
-0
/
+20
*
clang/test/Modules/explicit-build.cpp: Tweak to meet win32's backslash.
NAKAMURA Takumi
2014-10-28
1
-1
/
+1
*
[modules] Load .pcm files specified by -fmodule-file lazily.
Richard Smith
2014-10-27
1
-59
/
+63
*
[modules] Initial support for explicitly loading .pcm files.
Richard Smith
2014-10-22
1
-0
/
+151