llvm-project/clang-tools-extra/clangd/include-mapping
Haojian Wu 78c5fa97eb [clangd] Another improvement for std include mapping.
Summary:
Improve the way of checking a symbol name is in the first cell. The previous way
is not very robost for cases where a cell lists multiple symbols (e.g. int8_t).

Reviewers: sammccall

Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D62575

llvm-svn: 361951
2019-05-29 12:03:41 +00:00
..
gen_std.py [clangd] Another improvement for std include mapping. 2019-05-29 12:03:41 +00:00
test.py [clangd] Another improvement for std include mapping. 2019-05-29 12:03:41 +00:00