[PATCH] D151121: [Clang][UBSan] Fix the crash caused by __builtin_assume_aligned with -no-opaque-pointers enabled

Yurong via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 5 10:02:11 PDT 2023


yronglin added a comment.

In D151121#4378402 <https://reviews.llvm.org/D151121#4378402>, @yronglin wrote:

> The col number in diagnostic message seems not correct https://godbolt.org/z/jnG5orhYW

Thanks for your review @erichkeane , the column number in diagnostic message seems not correct https://godbolt.org/z/jnG5orhYW


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151121



More information about the cfe-commits mailing list