[all-commits] [llvm/llvm-project] e65e94: [clang][dataflow] Rename test target function to `...
martinboehme via All-commits
all-commits at lists.llvm.org
Wed Sep 13 06:07:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e65e94fddc92916c12ce82d0e2d2310bcdcce03d
https://github.com/llvm/llvm-project/commit/e65e94fddc92916c12ce82d0e2d2310bcdcce03d
Author: martinboehme <mboehme at google.com>
Date: 2023-09-13 (Wed, 13 Sep 2023)
Changed paths:
M clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
Log Message:
-----------
[clang][dataflow] Rename test target function to `target()`. (#66195)
Otherwise, the test doesn't actually do anything.
More information about the All-commits
mailing list