[all-commits] [llvm/llvm-project] 4b7d40: [analyzer] Fix broken testcase (#75216)

DonatNagyE via All-commits all-commits at lists.llvm.org
Tue Dec 12 09:15:47 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b7d4008e21e9da9a189523ff90389a044b37ea4
      https://github.com/llvm/llvm-project/commit/4b7d4008e21e9da9a189523ff90389a044b37ea4
  Author: DonatNagyE <donat.nagy at ericsson.com>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
    M clang/test/Analysis/enum-cast-out-of-range.cpp

  Log Message:
  -----------
  [analyzer] Fix broken testcase (#75216)

When merging commit c873f77e87a9ebd02f94d6b9d46e84d43e1ceb38 I didn't
manually rebase it onto the tip of the main branch, so I didn't notice
that the testcase that's added by it needs to be tweaked to account for
the effects of commit 2f29ded4f98e8e1fa26725c618a08082a09b405a (which
was also merged by me a few days ago).




More information about the All-commits mailing list