llvm-project/clang/include
Kadir Cetinkaya 2214b9076f
[clangd] Make signatureHelp work with stale preambles
Summary:
This is achieved by calculating newly added includes and implicitly
parsing them as if they were part of the main file.

This also gets rid of the need for consistent preamble reads.

Reviewers: sammccall

Subscribers: ilya-biryukov, javed.absar, MaskRay, jkorous, mgrang, arphaman, jfb, usaxena95, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D77392
2020-04-21 10:27:26 +02:00
..
clang [clangd] Make signatureHelp work with stale preambles 2020-04-21 10:27:26 +02:00
clang-c Expose AtomicType in the libclang C API. 2020-04-16 08:06:58 -04:00
CMakeLists.txt