aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
diff options
context:
space:
mode:
authorMichael Jones <michaelrj@google.com>2023-01-24 16:08:41 -0800
committerMichael Jones <michaelrj@google.com>2023-01-25 13:58:47 -0800
commit656b6d0b2371f4e67c075f43ed1f23bb25b5771f (patch)
treee0b9f96954c7edb849a26f8009fd36610463a9ca /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
parent54ee1ff254db9466e48a67b9e45519698d384c46 (diff)
downloadllvm-656b6d0b2371f4e67c075f43ed1f23bb25b5771f.zip
llvm-656b6d0b2371f4e67c075f43ed1f23bb25b5771f.tar.gz
llvm-656b6d0b2371f4e67c075f43ed1f23bb25b5771f.tar.bz2
[libc] fix strtointmax tests
The strtointmax tests weren't running because they depend on the same shared logic as strtol tests and the target for that was being defined after the inttypes targets, causing them to be skipped. This patch moves the inttypes test directory later in the order so that the shared tests are defined before inttypes tests try to use them. Reviewed By: sivachandra, lntue Differential Revision: https://reviews.llvm.org/D142515
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions