[all-commits] [llvm/llvm-project] 82324b: [clang][dataflow] In the CFG visualization, mark c...

martinboehme via All-commits all-commits at lists.llvm.org
Tue Jan 30 23:31:20 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 82324bc991401aecc4d743d4993b6c68dd60a615
      https://github.com/llvm/llvm-project/commit/82324bc991401aecc4d743d4993b6c68dd60a615
  Author: martinboehme <mboehme at google.com>
  Date:   2024-01-31 (Wed, 31 Jan 2024)

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

  Log Message:
  -----------
  [clang][dataflow] In the CFG visualization, mark converged blocks. (#79999)

Here's an example of the output:


![image](https://github.com/llvm/llvm-project/assets/29098113/63cd509e-c2a7-4794-b758-ea73812ff09f)




More information about the All-commits mailing list