commit | 3c97ad39620f7cf0d11cff63b0ca7ebe2e40374b | [log] [tgz] |
---|---|---|
author | Michael Jones <michaelrj@google.com> | Fri Sep 30 15:55:28 2022 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 30 16:01:51 2022 -0700 |
tree | 7a479e3104406b363c2e2393cabea1d84db8dc0a | |
parent | 03a9969d6512afd937b0d443f9e3cf6ff5b82a25 [diff] |
[libc] disable syscall test without fullbuild Our syscall implementation depends on a specific macro that's only defined in our headers. If we're not using our headers, then the test doesn't work. I've disabled the test in this case because there's no point in testing the system libc's syscall implementation. Differential Revision: https://reviews.llvm.org/D134994 GitOrigin-RevId: dbca7b4b2e6329fea90f9af7653fa0df977f0d77