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]>
tbaederr 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. https://github.com/llvm/llvm-project/pull/173756 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
