[all-commits] [llvm/llvm-project] 3a39b0: [clang] Migrate away from a deprecated Clang CFG f...

Dmitri Gribenko via All-commits all-commits at lists.llvm.org
Fri Dec 23 05:37:07 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3a39b0ac1a72a2fb554e2ccc286003da5166faeb
      https://github.com/llvm/llvm-project/commit/3a39b0ac1a72a2fb554e2ccc286003da5166faeb
  Author: Dmitri Gribenko <gribozavr at gmail.com>
  Date:   2022-12-23 (Fri, 23 Dec 2022)

  Changed paths:
    M clang-tools-extra/clang-tidy/bugprone/UncheckedOptionalAccessCheck.cpp
    M clang/unittests/Analysis/FlowSensitive/TypeErasedDataflowAnalysisTest.cpp

  Log Message:
  -----------
  [clang] Migrate away from a deprecated Clang CFG factory function

Reviewed By: merrymeerkat

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




More information about the All-commits mailing list