Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get ClangdXPC.framework building (barely) with CMake's Xcode generator | Jordan Rose | 2019-10-11 | 1 | -2/+2 |
* | [clang-tools-extra] [cmake] Link against libclang-cpp whenever possible | Michal Gorny | 2019-10-04 | 1 | -2/+5 |
* | [clang-tools-extra] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-14 | 1 | -1/+1 |
* | Support codesigning bundles and forcing | Chris Bieneman | 2019-05-30 | 1 | -0/+5 |
* | gn build: Add build files for clangd xpc framework code | Nico Weber | 2019-04-03 | 2 | -2/+5 |
* | Fix file headers. NFC | Fangrui Song | 2019-03-01 | 2 | -2/+2 |
* | Added missing license headers | Dmitri Gribenko | 2019-02-28 | 2 | -0/+15 |
* | [clangd] Library dependencies in XPC | Jan Korous | 2019-02-27 | 1 | -2/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 3 | -12/+9 |
* | [clangd] XPC transport layer | Jan Korous | 2019-01-16 | 12 | -0/+584 |