diff options
author | Michael Jones <michaelrj@google.com> | 2024-02-28 09:43:44 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-28 09:43:44 -0800 |
commit | 9da9b5f86750fc5286a89cc75f5f731affec7dfa (patch) | |
tree | 5076f3cafc6610a230dbaa9d7b871a6c169181db /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 15b6908afa9b74ae62821ff44179d659277eef69 (diff) | |
download | llvm-9da9b5f86750fc5286a89cc75f5f731affec7dfa.zip llvm-9da9b5f86750fc5286a89cc75f5f731affec7dfa.tar.gz llvm-9da9b5f86750fc5286a89cc75f5f731affec7dfa.tar.bz2 |
[libc][docs] Document policy for non-standard func (#83212)
As encountered with <sys/queue.h>, we need a policy for how to handle
implementing functions that users need, but has no specific standard. In
that case, we should treat existing implementations as the standard and
try to match their behavior as best as possible.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions