Fangrui Song
|
d743743282
|
Enable clangDriver in project.cc
https://bugs.llvm.org/show_bug.cgi?id=37695 is not fixed. But since we have eliminated libclang for indexing and completion the bug no longer bothers us.
|
2019-10-24 01:01:20 -07:00 |
|
Fangrui Song
|
c4e22bde23
|
Use Clang C++ for completion and diagnostics
|
2019-10-24 01:01:20 -07:00 |
|
Fangrui Song
|
9b54e5391c
|
Clean up clang_tu; retrieve comments with clang::ASTContext::getRawCommentForAnyRedecl
|
2019-10-24 00:55:39 -07:00 |
|
Fangrui Song
|
103aa711d3
|
First draft: replace libclang indexer with clangIndex
|
2019-10-24 00:53:16 -07:00 |
|
Fangrui Song
|
9b9bf1cd19
|
Fix .. in compdb path; better type alias
|
2019-10-24 00:17:28 -07:00 |
|
Fangrui Song
|
1830103ec6
|
Internalize strings & remove diagnostics_publisher.cc
|
2019-10-24 00:17:28 -07:00 |
|
Fangrui Song
|
a962061698
|
Simplify pipeline
|
2019-10-23 21:56:51 -07:00 |
|