This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Handle the missing injectedClassNameType in targetDecl.
ClosedPublic

Authored by hokein on Jan 21 2020, 6:33 AM.

Diff Detail

Event Timeline

hokein created this revision.Jan 21 2020, 6:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 21 2020, 6:33 AM

Unit tests: pass. 62057 tests passed, 0 failed and 784 were skipped.

clang-tidy: unknown.

clang-format: pass.

Build artifacts: diff.json, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml

sammccall accepted this revision.Jan 21 2020, 8:07 AM
This revision is now accepted and ready to land.Jan 21 2020, 8:07 AM
This revision was automatically updated to reflect the committed changes.