This lets the test build with C++17.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D70471
scudo: Switch from std::random_shuffle to std::shuffle in a test. ClosedPublic Authored by pcc on Nov 19 2019, 3:54 PM.
Details Summary This lets the test build with C++17.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptNov 19 2019, 3:54 PM This revision is now accepted and ready to land.Nov 19 2019, 4:08 PM Closed by commit rG10089ce2027a: scudo: Switch from std::random_shuffle to std::shuffle in a test. (authored by pcc). · Explain WhyNov 19 2019, 4:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 230169 compiler-rt/lib/scudo/standalone/tests/secondary_test.cpp
|