================ @@ -1,3 +1,11 @@ +!===----------------------------------------------------------------------===! ---------------- skatrak wrote:
The README.md file in the Integration directory does state that this message has to be added to all tests there. This came from a suggestion by @kiranchandramohan in the original PR #73141. There are quite a few Integration tests that don't have it at the moment, though. It is quite verbose, but I imagine this to be by design, since we should avoid creating such kinds of tests if we can get the same coverage without running multiple stages of the compiler. https://github.com/llvm/llvm-project/pull/215536 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
