Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preserve -fretain-comments-from-system-headers in modules | Ben Langmuir | 2014-01-09 | 1 | -0/+4 |
Preserves the setting of -fretain-comments-from-system-headers when building/saving/loading module files. This allows code completion to pick up documentation comments from system modules. llvm-svn: 198890 |