Used std::enable_if without ::type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
10 ms | LLVM.Bindings/Go::Unknown Unit Message ("") |
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
Unit TestsFailed
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.
Revision Contents
Diff 243877 clang/lib/Analysis/CFG.cpp
|