[all-commits] [llvm/llvm-project] 672311: [CFG] Fix crash on CFG building when deriving from...

Clement Courbet via All-commits all-commits at lists.llvm.org
Tue Aug 16 04:01:38 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 672311bd77c594888e2660c124d7eae01822fffa
      https://github.com/llvm/llvm-project/commit/672311bd77c594888e2660c124d7eae01822fffa
  Author: Clement Courbet <courbet at google.com>
  Date:   2022-08-16 (Tue, 16 Aug 2022)

  Changed paths:
    M clang/lib/Analysis/CFG.cpp
    M clang/unittests/Analysis/CFGBuildResult.h
    M clang/unittests/Analysis/CFGTest.cpp

  Log Message:
  -----------
  [CFG] Fix crash on CFG building when deriving from a template.

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




More information about the All-commits mailing list