[all-commits] [llvm/llvm-project] 65e710: [clang][dataflow] Model calls returning optionals

Stanislav Gatev via All-commits all-commits at lists.llvm.org
Fri Jun 3 06:39:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 65e710c3fc036706ec20b357a1bfce9cbadf5705
      https://github.com/llvm/llvm-project/commit/65e710c3fc036706ec20b357a1bfce9cbadf5705
  Author: Stanislav Gatev <sgatev at google.com>
  Date:   2022-06-03 (Fri, 03 Jun 2022)

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

  Log Message:
  -----------
  [clang][dataflow] Model calls returning optionals

Model calls returning optionals

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

Reviewed-by: ymandel, xazax.hun




More information about the All-commits mailing list