summaryrefslogtreecommitdiff
path: root/compiler-rt/www/content.css
diff options
context:
space:
mode:
authorKadir Cetinkaya <kadircet@google.com>2018-10-02 09:42:31 +0000
committerKadir Cetinkaya <kadircet@google.com>2018-10-02 09:42:31 +0000
commit8be7cc320c308901bbaac46920187328397b58f7 (patch)
treedfaad4bbd0e8f26fc78b5cadd3316310cb3d3f72 /compiler-rt/www/content.css
parentf71f9851a03ab21b2b3c3e51ef5ad24b8a95c1a5 (diff)
[clang] Implement Override Suggestions in Sema.
Summary: In clangd we had a new type of completion suggestions for cpp class/struct/unions that will show override signatures for virtual methods in base classes. This patch implements it in sema because it is hard to deduce more info about completion token outside of Sema and handle itchy cases. See the patch D50898 for more info on the functionality. In addition to above patch this one also converts the suggestion into a CK_Pattern with whole insertion text as the name of the suggestion and factors out CodeCompletionString generation for declerations so that it can be re-used by others. Reviewers: ioeric, ilya-biryukov Reviewed By: ioeric Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D52225
Diffstat (limited to 'compiler-rt/www/content.css')
0 files changed, 0 insertions, 0 deletions