Timm =?utf-8?q?Bäder?= <[email protected]>, 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]>
ojhunt wrote: > Not sure what to do about the MSVC problems with `[[musttail]]`. Can someone > with access to a msvc environment do a debug build? I can probably bang out my "tail calls aren't available" adition in the next few days - will resolve the different execution limit in debug, and gives a solution for MSVC or any other compiler that does not support tail calls robustly https://github.com/llvm/llvm-project/pull/173756 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
