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
/
preprocess-module.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
When preprocessing with -frewrite-imports and -fmodule-file=, do not pass all
Richard Smith
2017-06-26
1
-15
/
+29
*
Retain header search and preprocessing options from AST file when emitting
Richard Smith
2017-06-06
1
-0
/
+8
*
Attempt to fix Windows buildbot failure due to mismatching directory separato...
Richard Smith
2017-06-05
1
-2
/
+11
*
Rather than rejecting attempts to run preprocessor-only actions on AST files,
Richard Smith
2017-06-05
1
-1
/
+6
*
Support lazy stat'ing of files referenced by module maps.
Richard Smith
2017-06-02
1
-2
/
+13
*
[modules] When compiling a preprocessed module map, look for headers relative
Richard Smith
2017-05-31
1
-3
/
+7
*
[modules] Switch from inferring owning modules based on source location to
Richard Smith
2017-05-18
1
-6
/
+8
*
If we are building a module, and we read a second description of the same
Richard Smith
2017-05-08
1
-0
/
+5
*
Add support for building modules from preprocessed source.
Richard Smith
2017-05-05
1
-2
/
+38
*
Add #pragma clang module begin/end pragmas and generate them when preprocessi...
Richard Smith
2017-05-04
1
-2
/
+55
*
Add pragma to perform module import and use it in -E output.
Richard Smith
2017-04-29
1
-1
/
+1
*
Move functionality for handling module maps as inputs from the -emit-module
Richard Smith
2017-04-28
1
-0
/
+12