diff options
| author | Jeff Bailey <jbailey@raspberryginger.com> | 2026-02-01 07:32:55 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-01 07:32:55 +0000 |
| commit | 487de1ad7b11c9faad9b890b37e0dec44433fc04 (patch) | |
| tree | e495aa4703234204c1da5ffa4ed5a86453fcd571 /libc/test/src/fenv/feholdexcept_test.cpp | |
| parent | b6e5e8ecb57088dcdc0a72515869a52d24669bdd (diff) | |
| download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 | |
The TmMatcher was using || instead of && to compare tm struct fields,
causing it to match if ANY field was equal rather than ALL fields. This
masked incorrect expected values in the time tests.
Happily, only the tests needed fixing. The code was correct.
Fixed the matcher and corrected all tm_yday and tm_wday values to match
glibc's gmtime_r output.
Diffstat (limited to 'libc/test/src/fenv/feholdexcept_test.cpp')
0 files changed, 0 insertions, 0 deletions
