[all-commits] [llvm/llvm-project] 771d7d: [clang][dataflow] HTMLLogger: Don't crash if CFG c...

martinboehme via All-commits all-commits at lists.llvm.org
Thu Jul 27 06:03:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 771d7d71df418f12c80632ec6c3488af98f9b196
      https://github.com/llvm/llvm-project/commit/771d7d71df418f12c80632ec6c3488af98f9b196
  Author: Martin Braenne <mboehme at google.com>
  Date:   2023-07-27 (Thu, 27 Jul 2023)

  Changed paths:
    M clang/lib/Analysis/FlowSensitive/HTMLLogger.cpp

  Log Message:
  -----------
  [clang][dataflow] HTMLLogger: Don't crash if CFG contains unreachable blocks.

Reviewed By: sammccall

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




More information about the All-commits mailing list