[all-commits] [llvm/llvm-project] 68226e: [clang][dataflow] Add a test to justify skipping p...

Stanislav Gatev via All-commits all-commits at lists.llvm.org
Tue Jan 18 13:28:19 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 68226e572f41105446413b12ee95ab5540b2b6ac
      https://github.com/llvm/llvm-project/commit/68226e572f41105446413b12ee95ab5540b2b6ac
  Author: Stanislav Gatev <sgatev at google.com>
  Date:   2022-01-18 (Tue, 18 Jan 2022)

  Changed paths:
    M clang/lib/Analysis/FlowSensitive/Transfer.cpp
    M clang/unittests/Analysis/FlowSensitive/TransferTest.cpp

  Log Message:
  -----------
  [clang][dataflow] Add a test to justify skipping past references in UO_Deref

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: xazax.hun

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




More information about the All-commits mailing list