diff options
author | Roland McGrath <mcgrathr@google.com> | 2025-01-07 12:13:24 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-07 12:13:24 -0800 |
commit | ce33a48efdd61435e026733315f1ac960774c254 (patch) | |
tree | b4224da211224d912dc3f161026774b23e0e9238 /libcxx/src/filesystem/operations.cpp | |
parent | 68694259b298614f16f87d83a56be1207f36fa53 (diff) | |
download | llvm-ce33a48efdd61435e026733315f1ac960774c254.zip llvm-ce33a48efdd61435e026733315f1ac960774c254.tar.gz llvm-ce33a48efdd61435e026733315f1ac960774c254.tar.bz2 |
[libc] Keep headers compatible with -std=c89 mode (#121981)
C89 doesn't have the `restrict` keyword. When in `-std=c89`
mode, GNU-compatible compilers require the `__restrict` spelling.
Diffstat (limited to 'libcxx/src/filesystem/operations.cpp')
0 files changed, 0 insertions, 0 deletions