This is an archive of the discontinued LLVM Phabricator instance.

SubstTemplateTypeParmType can contain an 'auto' type in their replacement type
ClosedPublic

Authored by serge-sans-paille on Jul 15 2021, 1:08 PM.

Diff Detail

Event Timeline

serge-sans-paille requested review of this revision.Jul 15 2021, 1:08 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 15 2021, 1:08 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
aaron.ballman accepted this revision.Jul 16 2021, 5:13 AM

LGTM aside from a style nit, thanks for the fix!

clang/lib/AST/Type.cpp
1804
This revision is now accepted and ready to land.Jul 16 2021, 5:13 AM
This revision was landed with ongoing or failed builds.Jul 16 2021, 5:36 AM
This revision was automatically updated to reflect the committed changes.