diff options
| author | Johan Vikstrom <jvikstrom@google.com> | 2019-08-05 12:20:43 +0000 |
|---|---|---|
| committer | Johan Vikstrom <jvikstrom@google.com> | 2019-08-05 12:20:43 +0000 |
| commit | be60f97d23a505414e46cd30ea45a4955d7a2a17 (patch) | |
| tree | 2e7973cd064f9f8e86e4c2e52e43e0410001b274 /clang/lib/CrossTU/CrossTranslationUnit.cpp | |
| parent | 068f8c74e429fcc96633ad2f326d2bb3828c48e6 (diff) | |
| download | bcm5719-llvm-be60f97d23a505414e46cd30ea45a4955d7a2a17.tar.gz bcm5719-llvm-be60f97d23a505414e46cd30ea45a4955d7a2a17.zip | |
[AST] Fix RecursiveASTVisitor visiting implicit constructor initializers.
Summary: RecursiveASTVisitor was visiting implcit constructor initializers. This caused semantic highlighting in clangd to emit error logs. Fixes this by checking if the constructor is written or if the visitor should visit implicit decls.
Reviewers: hokein, ilya-biryukov
Subscribers: kadircet, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D65735
llvm-svn: 367839
Diffstat (limited to 'clang/lib/CrossTU/CrossTranslationUnit.cpp')
0 files changed, 0 insertions, 0 deletions

