[all-commits] [llvm/llvm-project] 3eed23: [clang][dataflow] Remove `DataflowAnalysisContext:...

martinboehme via All-commits all-commits at lists.llvm.org
Sun Oct 22 23:18:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3eed23d31caab9f19a8fa142aa26ee970a2c60ea
      https://github.com/llvm/llvm-project/commit/3eed23d31caab9f19a8fa142aa26ee970a2c60ea
  Author: martinboehme <mboehme at google.com>
  Date:   2023-10-23 (Mon, 23 Oct 2023)

  Changed paths:
    M clang/include/clang/Analysis/FlowSensitive/DataflowAnalysisContext.h
    M clang/lib/Analysis/FlowSensitive/DataflowAnalysisContext.cpp
    M clang/unittests/Analysis/FlowSensitive/DataflowAnalysisContextTest.cpp

  Log Message:
  -----------
  [clang][dataflow] Remove `DataflowAnalysisContext::flowConditionIsTautology()`. (#69601)

It's only used in its own unit tests.




More information about the All-commits mailing list