[all-commits] [llvm/llvm-project] e6e753: [clang][dataflow] Fix wrong assert for CXXConstruc...

Paul Semel via All-commits all-commits at lists.llvm.org
Fri Feb 24 01:52:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e6e753d173db14bb1273db65387dec696b7d7a48
      https://github.com/llvm/llvm-project/commit/e6e753d173db14bb1273db65387dec696b7d7a48
  Author: Paul Semel <paulsemel at google.com>
  Date:   2023-02-24 (Fri, 24 Feb 2023)

  Changed paths:
    M clang/lib/Analysis/FlowSensitive/Transfer.cpp
    M clang/unittests/Analysis/FlowSensitive/TransferTest.cpp

  Log Message:
  -----------
  [clang][dataflow] Fix wrong assert for CXXConstructExpr

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




More information about the All-commits mailing list