This is an archive of the discontinued LLVM Phabricator instance.

[NFC, Refactor] Convert TypeSpecifiersPipe from Specifiers.h to a scoped enum (tiny)
ClosedPublic

Authored by tschuett on Nov 15 2020, 11:24 AM.

Details

Summary

ninja clang clangd (with assertions)

Diff Detail

Event Timeline

tschuett created this revision.Nov 15 2020, 11:24 AM
tschuett requested review of this revision.Nov 15 2020, 11:24 AM
aaron.ballman accepted this revision.Nov 16 2020, 5:20 AM

LGTM! Would you like me to commit this one on your behalf or would you like to request your own commit access (https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access)?

This revision is now accepted and ready to land.Nov 16 2020, 5:20 AM

I am happy, if you could commit this for me. I am still learning.

I am happy, if you could commit this for me. I am still learning.

I'm happy to do so -- how would you like me to attribute the patch? Is Thorsten <schuett@gmail.com> what you'd like me to use?

Yes. Thank you!

aaron.ballman closed this revision.Nov 16 2020, 5:32 AM

Yes. Thank you!

You're welcome! I've commit on your behalf in a6ac2b32fbab9679c8f2fa97a3b1123e3a9654c8, thank you for the patch!