This is an archive of the discontinued LLVM Phabricator instance.

[clang][NFC] Expand some `auto`s and add another test for matcher `isExpandedFromMacro`.
ClosedPublic

Authored by ymandel on Feb 4 2020, 9:36 AM.

Details

Summary

Spells out some autos explicitly and adds another test for the matcher isExpandedFromMacro.

Diff Detail

Event Timeline

ymandel created this revision.Feb 4 2020, 9:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 4 2020, 9:36 AM
aaron.ballman accepted this revision.Feb 4 2020, 9:46 AM

LGTM, thank you!

This revision is now accepted and ready to land.Feb 4 2020, 9:46 AM
This revision was automatically updated to reflect the committed changes.