[all-commits] [llvm/llvm-project] a9ad68: [clang][dataflow] Don't `assert` full LHS coverage...

Sam Estep via All-commits all-commits at lists.llvm.org
Fri Jun 10 12:11:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a9ad689e352dd1037f947dacc7d01c091b67e00c
      https://github.com/llvm/llvm-project/commit/a9ad689e352dd1037f947dacc7d01c091b67e00c
  Author: Sam Estep <sam at samestep.com>
  Date:   2022-06-10 (Fri, 10 Jun 2022)

  Changed paths:
    M clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp

  Log Message:
  -----------
  [clang][dataflow] Don't `assert` full LHS coverage in `optional` model

Followup to D127434.

Reviewed By: ymandel, sgatev

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




More information about the All-commits mailing list