aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAlexey Samsonov <vonosmas@gmail.com>2025-06-13 10:25:26 -0700
committerGitHub <noreply@github.com>2025-06-13 10:25:26 -0700
commitc609112a5383c10272e3afceedd4d03f26437cf0 (patch)
tree2174cc81e0a1168757159aea0e872b3ebf3420d9 /clang/lib/CodeGen/CodeGenModule.cpp
parentb81d5e06c7cba8c9f1f5380daed4b9ee139214ba (diff)
downloadllvm-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