[PATCH] D40301: [clangd] Ensure preamble outlives the AST
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 21 06:23:55 PST 2017
ilya-biryukov created this revision.
In-memory preambles will not be copied anymore, so we need to make
sure they outlive the AST.
https://reviews.llvm.org/D40301
Files:
clangd/ClangdUnit.cpp
clangd/ClangdUnit.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40301.123777.patch
Type: text/x-patch
Size: 7177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171121/366b42e3/attachment.bin>
More information about the cfe-commits
mailing list