Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clangd] Use printf instead of `echo -e` to be compliant with dash | Kadir Cetinkaya | 2020-06-16 | 1 | -2/+2 |
* | [clangd] Preserve -nostdinc and --sysroot when calling query driver | Kadir Cetinkaya | 2020-06-10 | 1 | -2/+6 |
* | clangd tests: use extended regex with sed | Nico Weber | 2019-10-14 | 1 | -1/+1 |
* | Add missing "REQUIRES: shell" to system-include-extractor.test | Nico Weber | 2019-10-13 | 1 | -0/+3 |
* | [clangd] Handle windows line endings in QueryDriver | Kadir Cetinkaya | 2019-07-19 | 1 | -1/+1 |
* | [clangd] Handle windows line endings in QueryDriver | Kadir Cetinkaya | 2019-07-17 | 1 | -1/+1 |
* | [clangd] Query driver reads stderr and passes driver as first argument | Kadir Cetinkaya | 2019-07-04 | 1 | -5/+6 |
* | [clangd] Enable extraction of system includes from custom toolchains | Kadir Cetinkaya | 2019-06-26 | 1 | -0/+50 |