[Lldb-commits] [clang] [lldb] [Clang] Introduce OverflowBehaviorType for fine-grained overflow control (PR #148914)
Justin Stitt via lldb-commits
lldb-commits at lists.llvm.org
Wed Oct 1 09:09:04 PDT 2025
JustinStitt wrote:
> Would it be reasonable to split this into two phases?
I think two phases is a good idea. This lets us get OBTs sooner and design __strict separately.
Does anyone know WG14s consensus over strong typedefs? __strict is similar enough that I'm curious to know what folks thought about them.
https://github.com/llvm/llvm-project/pull/148914
More information about the lldb-commits
mailing list