A file with manual checks that should be preserved can now be
protected against accidental updates by a script.
Details
Details
- Reviewers
eli.friedman efriedma - Commits
- rGc2bed2a1703a: [UTC] Add do-not-autogenerate capability
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
If there is someplace where tests and/or documentation live that should be updated, let me know, a casual look didn't turn up anything.
Comment Actions
We have a small section in the documentation describing generated assertions: https://llvm.org/docs/TestingGuide.html#generating-assertions-in-regression-tests . If you want to try to expand it a bit, that could be useful.
llvm/utils/UpdateTestChecks/common.py | ||
---|---|---|
473–475 | Maybe delete the trailing space? |
Maybe delete the trailing space?