Add UBSAN annotation to __hash_table::rehash; we don't do anything wrong, but...
Add UBSAN annotation to __hash_table::rehash; we don't do anything wrong, but UBSAN's checker flags it as suspicious. See PR38606. NFC llvm-svn: 353448
Loading
Please register or sign in to comment