| 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 |
| * | NFC: Enforce good formatting across multiple clang-tools-extra files | Kirill Bobyrev | 2018-08-14 | 1 | -2/+2 |
| * | [clangd] Address FIXME and fix comment | Kirill Bobyrev | 2018-02-25 | 1 | -1/+1 |
| * | [clangd] Don't try pthread, just use thread_local. Reverts r323949. | Sam McCall | 2018-02-06 | 1 | -41/+5 |
| * | [clangd] Add a cstring include for strerror. | Benjamin Kramer | 2018-02-05 | 1 | -0/+1 |
| * | [clangd] Use pthread instead of thread_local to support more runtimes. | Sam McCall | 2018-02-01 | 1 | -7/+40 |
| * | [clangd] Pass Context implicitly using TLS. | Sam McCall | 2018-01-31 | 1 | -0/+14 |
| * | [clangd] Introduced a Context that stores implicit data | Ilya Biryukov | 2017-12-12 | 1 | -0/+24 |

