[all-commits] [llvm/llvm-project] 56cc69: [clang][dataflow] Merge distinct pointer values in...

Stanislav Gatev via All-commits all-commits at lists.llvm.org
Sat Jan 29 08:34:35 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 56cc697323445337134cc2bbe8ce8b1f60131574
      https://github.com/llvm/llvm-project/commit/56cc697323445337134cc2bbe8ce8b1f60131574
  Author: Stanislav Gatev <sgatev at google.com>
  Date:   2022-01-29 (Sat, 29 Jan 2022)

  Changed paths:
    M clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
    M clang/unittests/Analysis/FlowSensitive/TypeErasedDataflowAnalysisTest.cpp

  Log Message:
  -----------
  [clang][dataflow] Merge distinct pointer values in Environment::join

This is part of the implementation of the dataflow analysis framework.
See "[RFC] A dataflow analysis framework for Clang AST" on cfe-dev.

Reviewed-by: ymandel, xazax.hun

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




More information about the All-commits mailing list