[PATCH] D99080: Normalize usage of StrBoolAttr
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 22 06:14:46 PDT 2021
nikic added a comment.
This is going to be pretty impossible to review in the current form :) I think it would be best if you just directly commit all changes that just do "remove `"foobar"="false"` from tests. That's just NFC cleanup of unnecessary attributes, and should cut down the size of this diff by a lot.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99080/new/
https://reviews.llvm.org/D99080
More information about the llvm-commits
mailing list