[llvm-branch-commits] [flang] [Flang] Move integration Lit tests to the right directory, NFC (PR #215536)

Tom Eccles via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Aug 11 06:29:52 PDT 2026


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

LGTM. Thanks for arranging this.

Personally I think it is okay to have the comment in every file. If nothing else, I've noticed people's AI agents like to add integration tests in violation of the policy. In my experience the agents seem to grep for similar tests and try to make the new tests similar. Hopefully having the comment in each similar existing test will force the agent to read it. That said, I don't have a strong opinion on this. This particular problem is easy to spot in review and would be better prevented with an AGENTS.md file.

Please wait for broader consensus before merging. 

https://github.com/llvm/llvm-project/pull/215536


More information about the llvm-branch-commits mailing list