[PATCH] D81631: Fix undefined behavior in Dwarf.

zuojian lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 15 18:46:56 PDT 2020


linzj added a comment.

In D81631#2093513 <https://reviews.llvm.org/D81631#2093513>, @dblaikie wrote:

> Is this UB codepath reached by existing test cases running in check-llvm? Or was it found on some other testing?


No. I ran my compiler which is based on LLVM with valgrind. Then this warning was popping everywhere.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81631/new/

https://reviews.llvm.org/D81631





More information about the llvm-commits mailing list