[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
Tue Mar 16 04:16:58 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa92693dac459: [CodeCompletion] Don't track preferred types if code completion is disabled. (authored by sammccall).

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.330931.patch
Type: text/x-patch
Size: 7038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210316/2d37d86d/attachment.bin>


More information about the cfe-commits mailing list