[PATCH] D44000: [clang] Fix use-after-free on code completion
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 2 03:22:51 PST 2018
ilya-biryukov updated this revision to Diff 136710.
ilya-biryukov added a comment.
Remove a trace for "sema cleanup", it is not very informative now that we run the callback under the "sema completion" trace
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D44000
Files:
clangd/CodeComplete.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44000.136710.patch
Type: text/x-patch
Size: 7685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180302/4ab87425/attachment.bin>
More information about the cfe-commits
mailing list