[all-commits] [llvm/llvm-project] bbd61d: [clang][dataflow][NFC] Move `parseAll()` to Testin...

martinboehme via All-commits all-commits at lists.llvm.org
Tue Oct 31 02:04:44 PDT 2023


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

  Changed paths:
    M clang/unittests/Analysis/FlowSensitive/SolverTest.cpp
    M clang/unittests/Analysis/FlowSensitive/TestingSupport.cpp
    M clang/unittests/Analysis/FlowSensitive/TestingSupport.h

  Log Message:
  -----------
  [clang][dataflow][NFC] Move `parseAll()` to TestingSupport and rename `parseFormulas()` (#70437)

I'm working on a patch that will use this function from a different
test.




More information about the All-commits mailing list