[all-commits] [llvm/llvm-project] 62abc1: clang: Add range-based CFG::try_blocks()

Nico Weber via All-commits all-commits at lists.llvm.org
Sun Oct 10 12:16:12 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62abc1842bc8b4860f9f7c1165164740fccef64e
      https://github.com/llvm/llvm-project/commit/62abc1842bc8b4860f9f7c1165164740fccef64e
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-10-10 (Sun, 10 Oct 2021)

  Changed paths:
    M clang/include/clang/Analysis/CFG.h
    M clang/lib/Analysis/ReachableCode.cpp

  Log Message:
  -----------
  clang: Add range-based CFG::try_blocks()

..and use it. No behavior change.




More information about the All-commits mailing list