This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Don't show 'auto' type hint when type deduction fails
ClosedPublic

Authored by nridge on Jan 24 2023, 1:39 AM.

Diff Detail

Event Timeline

nridge created this revision.Jan 24 2023, 1:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 24 2023, 1:39 AM
Herald added a subscriber: arphaman. · View Herald Transcript
nridge requested review of this revision.Jan 24 2023, 1:39 AM
kadircet accepted this revision.Jan 27 2023, 9:53 AM

thanks!

clang-tools-extra/clangd/InlayHints.cpp
308

nit

This revision is now accepted and ready to land.Jan 27 2023, 9:53 AM
nridge updated this revision to Diff 493203.Jan 29 2023, 10:20 PM

address nit

This revision was landed with ongoing or failed builds.Jan 29 2023, 10:21 PM
This revision was automatically updated to reflect the committed changes.