Files
clang-p2996/libc/spec
Joseph Huber f88f090a2e [libc] Correct 'memrchr' definition and re-enable on GPU (#67850)
Summary:
This was disabled on the GPU because it conflicted with the definition
in `glibc`. According to information online and in the `glibc`
implementation, the first argument should be a `const void *`. Fixing
this resolves the problem when exporting this to offloading languages.
2023-09-29 18:22:00 -05:00
..
2023-04-11 04:30:50 +00:00
2023-05-03 11:01:11 -07:00