[llvm] WordPos should be less than BITWORDS_PER_ELEMENT (PR #142959)

via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 7 07:21:46 PDT 2025


SwayamInSync wrote:

I didn't find any specific tests for this but building clang warns about this and the assertion statement is covering it illegally as per the declaration 

https://github.com/llvm/llvm-project/pull/142959


More information about the llvm-commits mailing list