This is an archive of the discontinued LLVM Phabricator instance.

[AST] Simplify implementation of Type::isXXXType()
ClosedPublic

Authored by yannic on Mar 16 2020, 9:25 AM.

Diff Detail

Event Timeline

yannic created this revision.Mar 16 2020, 9:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 16 2020, 9:25 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
yannic retitled this revision from clang: Simplify implementation of Type::isXXXType() to [AST] Simplify implementation of Type::isXXXType().Mar 27 2020, 4:51 AM
yannic edited the summary of this revision. (Show Details)Mar 27 2020, 5:15 AM
yannic added reviewers: sammccall, hokein.
yannic edited the summary of this revision. (Show Details)Mar 27 2020, 5:25 AM
yannic added a subscriber: llvm-commits.

sammccall, hokein: you've recently created or reviewed changes in this area. Can you help review this change?

aaron.ballman accepted this revision.Mar 27 2020, 6:08 AM
aaron.ballman added a subscriber: aaron.ballman.

LGTM!

This revision is now accepted and ready to land.Mar 27 2020, 6:08 AM

Thank you! I don't have commit access, would you mind committing this for me?

aaron.ballman closed this revision.Mar 27 2020, 7:25 AM

Thank you! I don't have commit access, would you mind committing this for me?

Happy to do so, thank you for the patch! I've commit on your behalf in 848112cca4e0d173d371271015fd16b998b94e56