After https://reviews.llvm.org/D130025 I noticed I could not build CRunnerUtils on OpenBSD. But aligned_alloc() was not introduced until C++17. Since the rest of the tree has switch to C++17 then might as well do so here as well
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo