Used std::enable_if without ::type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D74412
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
Event TimelineThis revision is now accepted and ready to land.Feb 11 2020, 9:01 AM Closed by commit rGf0fd852fcd05: Fix SFINAE in CFG.cpp. (authored by jlebar). · Explain WhyFeb 11 2020, 10:42 AM This revision was automatically updated to reflect the committed changes.
Diff 243917 clang/lib/Analysis/CFG.cpp
|