mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 02:26:27 +08:00
36e3b5c79e2a8d40160aed27f8197793d74fbcc0
clang_codeCompleteAt(). This uncovered a few issues with the latter:
- ASTUnit wasn't saving/restoring diagnostic state appropriately between
reparses and code completions.
- "Overload" completions weren't being passed through to the client
llvm-svn: 116241
Languages
LLVM
41.3%
C++
31.5%
C
13%
Assembly
9.5%
MLIR
1.5%
Other
2.8%