[PATCH] D99080: Normalize usage of StrBoolAttr

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 23 13:02:59 PDT 2021


nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.

On second thought, I think this needs a test for the AutoUpgrade part. In particular I suspect that the AutoUpgrade will not work if you actually enable that assertion you added, as that also goes through AttrBuilder.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99080/new/

https://reviews.llvm.org/D99080



More information about the llvm-commits mailing list