Some of this work isn't quite trivial.
(As requested in D96058)
Paths
| Differential D98459
[CodeCompletion] Don't track preferred types if code completion is disabled. ClosedPublic Authored by sammccall on Mar 11 2021, 3:05 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 12 2021, 12:47 AM Closed by commit rGa92693dac459: [CodeCompletion] Don't track preferred types if code completion is disabled. (authored by sammccall). · Explain WhyMar 16 2021, 4:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 330931 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
|
while here s/p/P/