This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Dont index Symbols with invalid source location
AbandonedPublic

Authored by kadircet on Apr 15 2019, 4:17 AM.

Details

Reviewers
None
Summary

After rL358098 clangd started to index redecls of implicit symbols, but
sometimes these decls lack the source location information which results in
undefined behaviors in clangd.

Event Timeline

kadircet created this revision.Apr 15 2019, 4:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 15 2019, 4:17 AM
kadircet abandoned this revision.Apr 15 2019, 5:30 AM