[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
Fri Mar 12 00:09:42 PST 2021
sammccall updated this revision to Diff 330163.
sammccall added a comment.
Omit narrower, now-redundant check
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98459/new/
https://reviews.llvm.org/D98459
Files:
clang/include/clang/Parse/Parser.h
clang/include/clang/Sema/Sema.h
clang/lib/Parse/ParseInit.cpp
clang/lib/Parse/Parser.cpp
clang/lib/Sema/SemaCodeComplete.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98459.330163.patch
Type: text/x-patch
Size: 7038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210312/6f2a1d8b/attachment-0001.bin>
More information about the cfe-commits
mailing list