17 Commits (962dcf93c1c883cfaecdb654339f776d108a457a)

Author SHA1 Message Date
Dso Tsin e5f7a938b5 Fix VS2017 build issues and add Appveyor CI script (#118) 6 years ago
Fangrui Song 7eacd2664f Support textDocument/{formatting,onTypeFormatting,rangeFormatting} 6 years ago
Riatre Foo 87f36a4a96 Fix compile on Windows + MSYS2-MinGW64 (#46) 6 years ago
Fangrui Song af881dff18 cmake: for -DSYSTEM_CLANG=off, 6.0.0 -> 6.0.1 6 years ago
Fangrui Song 134a09a255 Remove libclang 6 years ago
Fangrui Song aa9cdad54f Use clangTooling 6 years ago
Fangrui Song 103aa711d3 First draft: replace libclang indexer with clangIndex 6 years ago
Fangrui Song bc6a48c405 clang+llvm libs 6 years ago
Fangrui Song 732e002b13 Infer system include paths from CompilerInvocation 7 years ago
Fangrui Song 806a05b234 Add Config->largeFileSize; pure virtual or defaulted methods are definitions; fix $ccls/callHierarchy 7 years ago
Fangrui Song c279090ac5 cmake: link against zlib; use StringMap 7 years ago
Fangrui Song f9e1e8cbdc Congratulations to Tea Deliverers 7 years ago
Fangrui Song 36729818c3 experimental/filesystem -> LLVM/Support/FileSystem.h; sparsepp -> DenseMap 7 years ago
Fangrui Song c269876593 Use clang+llvm C++ in cmake; parse args with clang driver 7 years ago
Fangrui Song b51347960c Import cmake improvement by Daan De Meyer 7 years ago
Daan De Meyer 7a6ceae500 Switch to -print-resource-dir (drop support for system clang 4.0) 7 years ago
DaanDeMeyer ad3f990267 Add CMake as alternative build system (#526) 7 years ago