https://github.com/Endilll approved this pull request.
Can you add a smoke test along the following lines ```python chunk_kind = CompletionChunkKind.LeftParen SPELLING_CACHE[int(chunk_kind)] == CompletionChunk.SPELLING_CACHE[chunk_kind] ``` LGTM otherwise https://github.com/llvm/llvm-project/pull/177586 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
