| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...) | Fangrui Song | 2018-09-26 | 1 | -4/+4 |
| * | Fix build bots after a mistake in r341760 | Hamza Sood | 2018-09-09 | 1 | -1/+1 |
| * | [Tooling] Improve handling of CL-style options | Hamza Sood | 2018-09-09 | 1 | -34/+119 |
| * | Parse compile commands lazily in InterpolatingCompilationDatabase | Ilya Biryukov | 2018-08-28 | 1 | -57/+61 |
| * | [Tooling] Correct the "-std" compile command option. | Haojian Wu | 2018-04-11 | 1 | -2/+2 |
| * | [Tooling] fix UB when interpolating compile commands with an empty index | Sam McCall | 2018-04-10 | 1 | -2/+2 |
| * | [Tooling] A CompilationDatabase wrapper that infers header commands. | Sam McCall | 2018-04-09 | 1 | -0/+458 |

