Timm =?utf-8?q?Bäder?= <[email protected]>,
Timm =?utf-8?q?Bäder?= <[email protected]>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>


Sirraide wrote:

> A neat side-effect is that this fixes `SemaTemplate/stack-exhaustion.cpp` and 
> `CodeGenCXX/cxx2b-deducing-this.cpp`, which used to fail with the bytecode 
> interpreter in debug builds, presumably because of the large stack usage in 
> the old `Interpret()` function.

Oh interesting; that’s nice. Yeah, overall I’d definitely be in favour of 
landing this (provided that this doesn’t make the interpreter unusable in Debug 
builds when Clang is compiled w/ MSVC, which is my main concern at the moment).

https://github.com/llvm/llvm-project/pull/173756
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to