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

Trass3r via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 8 11:37:39 PDT 2022


Trass3r added a comment.

In D130689#3707296 <https://reviews.llvm.org/D130689#3707296>, @mehdi_amini wrote:

> land the change, wait for a couple of hours to ensure that all bots have picked up the revision, then revert

There should be a better way than this. Comprehensive pre-merge testing of all PRs etc.
But I know that the build times are a problem here. Even with incremental builds and ccache most commits cause a rebuild of many files.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130689



More information about the lldb-commits mailing list