[clang] [clang] introduce constexpr step limit opt-out (PR #160440)

via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 24 08:34:04 PDT 2025


Tsche wrote:

Thanks. I've added the `(0 = no limit)` note to the driver's help text. The changes to UserManual.rst had already been made.

> We should say somewhere that `=0` will consume all available resources and somewhat discourage it.

Is this not implied? What else is it supposed to do if I disable self-imposed limits?

https://github.com/llvm/llvm-project/pull/160440


More information about the cfe-commits mailing list