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
/
Inputs
/
Module.framework
Commit message (
Expand
)
Author
Age
Files
Lines
*
[test] Expand a bit on the test case from r231251. NFC.
Argyrios Kyrtzidis
2015-03-05
1
-2
/
+2
*
[Modules] Fix crash in Preprocessor::getLastMacroWithSpelling().
Argyrios Kyrtzidis
2015-03-04
1
-0
/
+3
*
[ASTUnit] Fix crash when trying to load a module file via ASTUnit::LoadFromAS...
Argyrios Kyrtzidis
2015-03-03
1
-0
/
+6
*
Infer "link" lines for top-level frameworks. Essentially, a framework
Douglas Gregor
2013-01-14
1
-0
/
+0
*
Have the parser initialize Sema before it consumes the first
Douglas Gregor
2012-11-05
1
-0
/
+2
*
Allow -verify directives to be filtered by preprocessing.
Jordan Rose
2012-07-11
1
-1
/
+5
*
Re-uglify #public and #private to #__public_macro and #__private_macro.
Douglas Gregor
2012-01-03
2
-2
/
+2
*
Under -fmodules, accept #public <macroname> and #private <macroname>
Douglas Gregor
2012-01-03
2
-2
/
+2
*
When building a module with an umbrella header, warn about any headers
Douglas Gregor
2011-12-23
1
-0
/
+2
*
Detect when mapping a #include/#import over to a submodule ends up
Douglas Gregor
2011-12-20
1
-0
/
+1
*
Don't mark include guard macros as implicitly private. This isn't
Douglas Gregor
2011-12-12
1
-0
/
+1
*
Keep track of import dependencies between submodules within the module
Douglas Gregor
2011-12-08
2
-0
/
+2
*
Implement inference for the "Private" submodule corresponding to
Douglas Gregor
2011-12-07
1
-0
/
+1
*
When inferring a module map for a framework, infer subframework
Douglas Gregor
2011-12-06
1
-0
/
+4
*
Implement inferred submodules support, which (when requested)
Douglas Gregor
2011-12-06
3
-0
/
+6
*
For modules, all macros that aren't include guards are implicitly
Douglas Gregor
2011-10-17
1
-0
/
+5
*
Add an experimental flag -fauto-module-import that automatically turns
Douglas Gregor
2011-09-15
1
-0
/
+1
*
Teach LangOptions::resetNonModularOptions to actually do what it says it does
Douglas Gregor
2011-09-15
1
-0
/
+1
*
When building a module on-demand, clear out the "non-modular" language
Douglas Gregor
2011-09-13
1
-1
/
+5
*
When an import statement fails to find a module in the module cache,
Douglas Gregor
2011-09-12
1
-0
/
+6