[all-commits] [llvm/llvm-project] d64615: [analyzer] Fix assertion failure on code with tran...

Valeriy Savchenko via All-commits all-commits at lists.llvm.org
Fri Jun 25 13:10:37 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d646157146ccda93cd72dcbaff4a554c61ed9586
      https://github.com/llvm/llvm-project/commit/d646157146ccda93cd72dcbaff4a554c61ed9586
  Author: Valeriy Savchenko <vsavchenko at apple.com>
  Date:   2021-06-25 (Fri, 25 Jun 2021)

  Changed paths:
    M clang/lib/StaticAnalyzer/Core/CallEvent.cpp
    A clang/test/Analysis/transparent_union_bug.c

  Log Message:
  -----------
  [analyzer] Fix assertion failure on code with transparent unions

rdar://76948312

Differential Revision: https://reviews.llvm.org/D104716




More information about the All-commits mailing list