Associate the integer literals with BitWord, instead of the embedded UL suffix.
Required for https://reviews.llvm.org/D69336.
Paths
| Differential D69357
[BitVector] Cast integer literals to BitWord [NFC] ClosedPublic Authored by ekatz on Oct 23 2019, 2:29 PM.
Details Summary Associate the integer literals with BitWord, instead of the embedded UL suffix. Required for https://reviews.llvm.org/D69336.
Diff Detail
Event TimelineComment Actions @ekatz you need help committing thise? Uf yes, can you please specify the Author: name <e@ma.il> line to be used for these? ekatz removed a parent revision: D69336: [BitVector] Define BitWord as uintptr_t.Oct 28 2019, 2:56 PM Comment Actions
Yes please. Author: Ehud Katz <ehudkatz@gmail.com> Thanks. This revision is now accepted and ready to land.Oct 28 2019, 3:35 PM Closed by commit rGc6e043288141: [BitVector] Cast integer literals to BitWord [NFC] (authored by RKSimon). · Explain WhyOct 29 2019, 5:57 AM This revision was automatically updated to reflect the committed changes.
Diff 226881 llvm/include/llvm/ADT/BitVector.h
|