[PATCH] D86233: [LangRef] Define maynotprogress attribute
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 4 12:12:00 PDT 2020
hfinkel added a comment.
In D86233#2256908 <https://reviews.llvm.org/D86233#2256908>, @nikic wrote:
> Or `might_not_progress` while we're at it :) No requirement to squash the whitespace.
True. Although we squash the whitespace for all other attributes. I don't really like it, and would prefer the underscores, but it would be different.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86233/new/
https://reviews.llvm.org/D86233
More information about the llvm-commits
mailing list