Skip to content

Commit 1868805

Browse files
committed
Revert "Add unittests" because it belongs to a different PR
This reverts commit df6a67f, which was accidentally pushed here instead of the branch corresponding to llvm#84469
1 parent df6a67f commit 1868805

File tree

3 files changed

+0
-91
lines changed

3 files changed

+0
-91
lines changed

clang/unittests/StaticAnalyzer/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ add_clang_unittest(StaticAnalysisTests
1111
CallEventTest.cpp
1212
ConflictingEvalCallsTest.cpp
1313
FalsePositiveRefutationBRVisitorTest.cpp
14-
IsCLibraryFunctionTest.cpp
1514
NoStateChangeFuncVisitorTest.cpp
1615
ParamRegionTest.cpp
1716
RangeSetTest.cpp

clang/unittests/StaticAnalyzer/IsCLibraryFunctionTest.cpp

Lines changed: 0 additions & 89 deletions
This file was deleted.

llvm/utils/gn/secondary/clang/unittests/StaticAnalyzer/BUILD.gn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ unittest("StaticAnalysisTests") {
1919
"CallEventTest.cpp",
2020
"ConflictingEvalCallsTest.cpp",
2121
"FalsePositiveRefutationBRVisitorTest.cpp",
22-
"IsCLibraryFunctionTest.cpp",
2322
"NoStateChangeFuncVisitorTest.cpp",
2423
"ParamRegionTest.cpp",
2524
"RangeSetTest.cpp",

0 commit comments

Comments
 (0)