This is an archive of the discontinued LLVM Phabricator instance.

Fix SFINAE in CFG.cpp.
ClosedPublic

Authored by jlebar on Feb 11 2020, 7:45 AM.

Details

Summary

Used std::enable_if without ::type.

Diff Detail

Unit TestsFailed

Event Timeline

jlebar created this revision.Feb 11 2020, 7:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 11 2020, 7:45 AM
This revision is now accepted and ready to land.Feb 11 2020, 9:01 AM
This revision was automatically updated to reflect the committed changes.