[PATCH] D130689: [LLVM] Update C++ standard to 17

Mehdi AMINI via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 8 12:30:27 PDT 2022


mehdi_amini added a comment.

> There should be a better way than this. Comprehensive pre-merge testing of all PRs etc.

We already have pre-commit tests on Phabricator on Windows and Linux, but that's not exhaustive and for many reasons I don't believe this is realistic in any way: we will always have some post-commit buildbots.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130689/new/

https://reviews.llvm.org/D130689



More information about the cfe-commits mailing list