diff options
author | Haojian Wu <hokein.wu@gmail.com> | 2020-02-06 14:55:12 +0100 |
---|---|---|
committer | Haojian Wu <hokein.wu@gmail.com> | 2020-02-06 16:59:45 +0100 |
commit | ca9fd22adb5a633429ea85d2d62e5414ca35ab11 (patch) | |
tree | 17575acb5fcfbeaf40d32358f5ab12959d7fe4e4 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0fff6593f8962784d1e2e99994d2ad986f2759a8 (diff) | |
download | llvm-ca9fd22adb5a633429ea85d2d62e5414ca35ab11.zip llvm-ca9fd22adb5a633429ea85d2d62e5414ca35ab11.tar.gz llvm-ca9fd22adb5a633429ea85d2d62e5414ca35ab11.tar.bz2 |
[clangd] Set "spelled" flag for constructor references.
Summary:
DeclarationName for cxx constructor is special, it is not an identifier.
thus the "Spelled" flag are not set for all ctor references, this patch
fixes it.
Reviewers: kbobyrev
Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D74125
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions