[PATCH] D83629: [Utils] Check function attributes in update_test_checks

Stefan Stipanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 11 12:58:35 PDT 2020


sstefan1 created this revision.
sstefan1 added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, arichardson.
Herald added a project: LLVM.

This introduces new flag to the update_test_checks that allows for
function attributes to be checked in a check-line. If the flag is not,
the behavior should remain the same.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D83629

Files:
  llvm/utils/UpdateTestChecks/common.py
  llvm/utils/update_analyze_test_checks.py
  llvm/utils/update_test_checks.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83629.277257.patch
Type: text/x-patch
Size: 8250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200711/43466082/attachment.bin>


More information about the llvm-commits mailing list