ilya-biryukov wrote:

> there's a couple of tests that use `ulimit` 
> (`clang/test/SemaCXX/PR51712-large-array-constexpr-check-oom.cpp` and 
> `clang/test/PCH/leakfiles.test`) - so that technique could be used to test 
> this in a way that's fast enough to check in?

oh, I didn't realize I can use `ulimit` in tests, thanks! I will try it out 
next week.

https://github.com/llvm/llvm-project/pull/79875
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to