aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend
diff options
context:
space:
mode:
authorSiva Chandra Reddy <sivachandra@google.com>2023-04-20 07:18:43 +0000
committerSiva Chandra Reddy <sivachandra@google.com>2023-04-24 22:37:58 +0000
commite831f73ac034f3a43aa9dcccf7ceb7b269089ef6 (patch)
tree6fac484110bdd56581ff00ee4e4ff561121d0e64 /clang/lib/Frontend
parent62439d54fecf9c08ce5dc799d1d44562da884e88 (diff)
downloadllvm-e831f73ac034f3a43aa9dcccf7ceb7b269089ef6.zip
llvm-e831f73ac034f3a43aa9dcccf7ceb7b269089ef6.tar.gz
llvm-e831f73ac034f3a43aa9dcccf7ceb7b269089ef6.tar.bz2
[libc] Run all unit tests, irrespective of whether they belong to a test suite.
Previously, only those unit tests which belonged to a suite were run as part of libc-unit-tests. It meant that unit tests not part of any suite were not being tested. This change makes all unit tests run as part of libc-unit-tests. The convenience function to add a libc unit test suite has been removed and add_custom_target is used in its place. One of the bit-rotting test has along been fixed. Math exhaustive and differential tests are skipped under full build. Reviewed By: michaelrj Differential Revision: https://reviews.llvm.org/D148784
Diffstat (limited to 'clang/lib/Frontend')
0 files changed, 0 insertions, 0 deletions