[PATCH] D155809: [NFC] [Clang] Fix strict weak ordering in ItaniumVTableBuilder

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 2 06:05:00 PDT 2023


aaron.ballman added a comment.

In D155809#4553718 <https://reviews.llvm.org/D155809#4553718>, @cor3ntin wrote:

> However, it might be interesting to enable LIBCPP_ENABLE_HARDENED_MODE on some build bots - I am assuming we already test to build clang with libc++ in a two stage bot somewhere. Is that something we could do @aaron.ballman ?

Agreed, that would be a beneficial. We'd have to figure out which bot(s) are in the best state to enable that mode and reach out to their owner to see if they'd be willing to make a configuration change. Alternatively, someone could volunteer to stand up an entirely new bot to test that configuration.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155809



More information about the cfe-commits mailing list