[PATCH] D98459: [CodeCompletion] Don't track preferred types if code completion is disabled.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 11 15:05:48 PST 2021
sammccall created this revision.
sammccall added a reviewer: kadircet.
sammccall requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Some of this work isn't quite trivial.
(As requested in D96058 <https://reviews.llvm.org/D96058>)
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D98459
Files:
clang/include/clang/Parse/Parser.h
clang/include/clang/Sema/Sema.h
clang/lib/Parse/Parser.cpp
clang/lib/Sema/SemaCodeComplete.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98459.330080.patch
Type: text/x-patch
Size: 6367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210311/f86c03bd/attachment.bin>
More information about the cfe-commits
mailing list