This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Enable expand-auto for decltype(auto).
ClosedPublic

Authored by hokein on Jan 10 2022, 1:12 AM.

Diff Detail

Event Timeline

hokein created this revision.Jan 10 2022, 1:12 AM
hokein requested review of this revision.Jan 10 2022, 1:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 10 2022, 1:12 AM
sammccall accepted this revision.Jan 10 2022, 1:21 AM
This revision is now accepted and ready to land.Jan 10 2022, 1:21 AM
This revision was automatically updated to reflect the committed changes.
thakis added a subscriber: thakis.Jan 10 2022, 8:55 AM

This broke check-clangd: http://45.33.8.238/linux/64747/step_9.txt (maybe triggered by the revert for D116919 which broke check-clang-tools.)