diff options
author | DonĂ¡t Nagy <donat.nagy@ericsson.com> | 2025-02-20 10:56:02 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-20 10:56:02 +0100 |
commit | a60675d22723d682ba66c769ccb2b42e0b825a04 (patch) | |
tree | 76222fbcd8d380f05fdf5a4c9be5e047df00534c /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 44feae869570201e9920c26b151ce7ce24f0418d (diff) | |
download | llvm-a60675d22723d682ba66c769ccb2b42e0b825a04.zip llvm-a60675d22723d682ba66c769ccb2b42e0b825a04.tar.gz llvm-a60675d22723d682ba66c769ccb2b42e0b825a04.tar.bz2 |
[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.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions