summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>2018-06-05 14:01:40 +0000
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>2018-06-05 14:01:40 +0000
commit945b5a3df03b0b941b99a1003ef168dca5d82c4c (patch)
treee645a4b8d7c62c2dff3d7ee2d429c870000cd7c6 /clang/lib/CodeGen/CodeGenModule.cpp
parent1181f94ae43d3f257bf2d7ca3c2178cb8b305b37 (diff)
downloadbcm5719-llvm-945b5a3df03b0b941b99a1003ef168dca5d82c4c.tar.gz
bcm5719-llvm-945b5a3df03b0b941b99a1003ef168dca5d82c4c.zip
[clangd] Add "member" symbols to the index
Summary: This adds more symbols to the index: - member variables and functions - enum constants in scoped enums The code completion behavior should remain intact but workspace symbols should now provide much more useful symbols. Other symbols should be considered such as the ones in "main files" (files not being included) but this can be done separately as this introduces its fair share of problems. Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Reviewers: ioeric, sammccall Reviewed By: ioeric, sammccall Subscribers: hokein, sammccall, jkorous, klimek, ilya-biryukov, jkorous-apple, ioeric, MaskRay, cfe-commits Differential Revision: https://reviews.llvm.org/D44954 llvm-svn: 334017
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud