summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorEric Liu <ioeric@google.com>2018-12-13 15:35:43 +0000
committerEric Liu <ioeric@google.com>2018-12-13 15:35:43 +0000
commite2012972f961097207d13a2b8bd4a1d2916cf581 (patch)
tree4d618adb8f48c9b7b3def5975f2209405b01bfc5 /llvm/lib
parent77611426e18e5f3cd17f0eb9acc28fd521cc5326 (diff)
downloadbcm5719-llvm-e2012972f961097207d13a2b8bd4a1d2916cf581.tar.gz
bcm5719-llvm-e2012972f961097207d13a2b8bd4a1d2916cf581.zip
[clangd] Enable cross-namespace completions by default in clangd
Summary: Code completion will suggest symbols from any scope (incl. inaccessible scopes) when there's no qualifier explicitly specified. E.g. {F7689815} As we are assigning relatively low scores for cross-namespace completion items, the overall code completion quality doesn't regress. The feature has been tried out by a few folks, and the feedback is generally positive, so I think it should be ready to be enabled by default. Reviewers: hokein, ilya-biryukov, kadircet Reviewed By: hokein, ilya-biryukov Subscribers: MaskRay, jkorous, arphaman, cfe-commits Differential Revision: https://reviews.llvm.org/D55649 llvm-svn: 349049
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud