=?utf-8?q?Donát?= Nagy <donat.n...@ericsson.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/113...@github.com>


https://github.com/steakhal approved this pull request.

There are fundamental problems with using stdout and FileCheck. Those 
assertions (`CHECK` line) depend on their relative ordering. However, the 
ordering of the top-level entry points may change by design. This made it 
impractical in the past to use FileCheck for tests, and was generally avoided.

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

Reply via email to