summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/UpdateTestChecks/update_test_checks/scrub_attrs.test
Commit message (Collapse)AuthorAgeFilesLines
* [Utils] Allow update_test_checks to scrub attribute annotationsJohannes Doerfert2019-12-311-0/+9
Attribute annotations on calls, e.g., #0, are not useful on their own. This patch adds a flag to update_test_checks.py to scrub them. Reviewed By: lebedev.ri Differential Revision: https://reviews.llvm.org/D68851
OpenPOWER on IntegriCloud