diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2025-06-13 10:25:26 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-13 10:25:26 -0700 |
commit | c609112a5383c10272e3afceedd4d03f26437cf0 (patch) | |
tree | 2174cc81e0a1168757159aea0e872b3ebf3420d9 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b81d5e06c7cba8c9f1f5380daed4b9ee139214ba (diff) | |
download | llvm-c609112a5383c10272e3afceedd4d03f26437cf0.zip llvm-c609112a5383c10272e3afceedd4d03f26437cf0.tar.gz llvm-c609112a5383c10272e3afceedd4d03f26437cf0.tar.bz2 |
Fix/reapply "[libc] Migrate stdio tests to ErrnoCheckingTest." (#143972)
This reverts commit a93e55e57ed00a55f822c64e3520c7c732b58480 and fixes
build and test failures:
* Proper include added to setvbuf_test.cpp
* fgetc/fgetc_unlocked/fgets tests are ported to ErrnoSetterMatcher and
are made more precise. This fixes inconsistencies between expectations
in regular and GPU builds - ErrnoSetterMatcher is configured to omit
errno matching on GPUs, as fgetc implementation on GPU doesn't set
errno, in contrast to Linux.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions