| Reland "[libc] build fix for sigsetjmp (#137047)" (#137214) Reland sigsetjmp patches with build fixes. We wrap every target replying on the epilogue library into conditional checks. --------- Co-authored-by: Petr Hosek <phosek@google.com> | 1 年前 |
| [libc] Use anonymous namespace for test helper code (#157203) Tests can be at top-level or inside an anonymous namespace, doesn't matter. But putting their helper code inside anonymous namespaces both makes the code compatible with compiling using -Wmissing-declarations and might let the compiler optimize the test good a bit better. | 11 个月前 |
| Reland "[libc] build fix for sigsetjmp (#137047)" (#137214) Reland sigsetjmp patches with build fixes. We wrap every target replying on the epilogue library into conditional checks. --------- Co-authored-by: Petr Hosek <phosek@google.com> | 1 年前 |