This is an archive of the discontinued LLVM Phabricator instance.

[clang][NFC] Use c++17 style variable type traits
ClosedPublic

Authored by njames93 on Nov 5 2022, 7:37 AM.

Details

Summary

This was done as a test for D137302 and it makes sense to push these changes

Diff Detail

Event Timeline

njames93 created this revision.Nov 5 2022, 7:37 AM
Herald added a reviewer: NoQ. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
njames93 requested review of this revision.Nov 5 2022, 7:37 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 5 2022, 7:37 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
shafik accepted this revision.Nov 6 2022, 8:27 PM

LGTM

This revision is now accepted and ready to land.Nov 6 2022, 8:27 PM
This revision was landed with ongoing or failed builds.Nov 7 2022, 10:26 AM
This revision was automatically updated to reflect the committed changes.