diff options
author | Elliott Hughes <enh@google.com> | 2017-08-01 08:28:46 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2017-08-01 08:28:46 -0700 |
commit | ec6850d849746ffbafaaf9b993c5dbb74a014b3f (patch) | |
tree | 61861bc94bfe8ebb50cfb263610f7d47d367b769 /libc/stdio/stdio_ext.cpp | |
parent | c2a10f7f1bc23e81a49bcf4e98989042865261b3 (diff) |
Remove restrict/__restrict.
We've never really used __restrict: only <string.h> and <stdio.h> (which
are still very similar to upstream BSD headers) consistently have these
annotations. Neither clang nor GCC warns for trivial cases, and there's
little obvious documentation benefit.
Bug: http://b/30833514
Test: builds
Change-Id: I3e4384281865475d0c55d764b546d8166419ee31
Diffstat (limited to 'libc/stdio/stdio_ext.cpp')
0 files changed, 0 insertions, 0 deletions