| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | retain-comments-from-system-headers.c: Flush module cache, or incremental ↵ | NAKAMURA Takumi | 2014-03-09 | 1 | -0/+1 |
| | | | | | | | test would fail since r203317. llvm-svn: 203367 | ||||
| * | Preserve -fretain-comments-from-system-headers in modules | Ben Langmuir | 2014-01-09 | 1 | -1/+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 | ||||
| * | Fix FileCheck --check-prefix lines. | Tim Northover | 2013-08-12 | 1 | -1/+1 |
| | | | | | | | | | | | Various tests had sprung up over the years which had --check-prefix=ABC on the RUN line, but "CHECK-ABC:" later on. This happened to work before, but was strictly incorrect. FileCheck is getting stricter soon though. Patch by Ron Ofir. llvm-svn: 188174 | ||||
| * | Add tests for r163778. | Ted Kremenek | 2012-09-13 | 1 | -0/+19 |
| llvm-svn: 163812 | |||||

