| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
This patch was created by Lawrence Crowl and reviewed in:
http://llvm-reviews.chandlerc.com/D963
llvm-svn: 187738
|
|
|
|
|
|
|
| |
headers may be included from within the module, but not from outside
the module.
llvm-svn: 184471
|
|
|
|
|
|
|
|
|
| |
- There is no reason to have a modules specific flag for disabling
autolinking. Instead, convert the existing flag into -fno-autolink (which
should cover other autolinking code generation paths like #pragmas if and
when we support them).
llvm-svn: 179612
|
|
|
|
|
|
|
|
|
|
|
| |
information about a particular module file.
This option can be useful for end users who want to know why they
ended up with a ton of different variants of the "std" module in their
module cache. This problem should go away over time, as we reduce the
need for module variants, but it will never go away entirely.
llvm-svn: 178148
|
|
|
|
|
|
| |
does not grow forever.
llvm-svn: 177918
|
|
|
|
| |
llvm-svn: 177722
|
|
|
|
| |
llvm-svn: 177707
|
|
|
|
|
|
| |
syntax and "how to modularize a platform".
llvm-svn: 177706
|
|
|
|
| |
llvm-svn: 177704
|
|
|
|
| |
llvm-svn: 177552
|
|
|
|
|
|
| |
And ask for people to try it out and send us bug reports!
llvm-svn: 177551
|
|
|
|
| |
llvm-svn: 177544
|
|
llvm-svn: 177491
|