Skip to content

Commit a60675d

Browse files
authored
[CodeGen][NFC] Move test builtin_signbit.cpp to CodeGen (#127814)
Because it is one of the three "misplaced" test files that appeared under `/clang/test/Analysis` but were unrelated to the clang static analyzer. For background see the following discourse thread: https://discourse.llvm.org/t/taking-ownership-of-clang-test-analysis/84689/2 I placed this file in `clang/test/CodeGen` because as far as I see it tests the code generated from `__builtin_signbit` (and there are many other `builtin_*` test files in that directory); but I'm not familiar with that area, so I'm not certain that it's the best place.
1 parent 44feae8 commit a60675d

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed

0 commit comments

Comments
 (0)