diff options
author | Nick Desaulniers <nickdesaulniers@users.noreply.github.com> | 2023-12-05 10:53:48 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-05 10:53:48 -0800 |
commit | 9c2e5449f4c7b8dea918cf9640a4cc26c6972866 (patch) | |
tree | b476bda1f831b4d6d8ac252d636a2d700aa01b38 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 3d21b5603835fcd1de8d0565c3324e36fed21ff1 (diff) | |
download | llvm-9c2e5449f4c7b8dea918cf9640a4cc26c6972866.zip llvm-9c2e5449f4c7b8dea918cf9640a4cc26c6972866.tar.gz llvm-9c2e5449f4c7b8dea918cf9640a4cc26c6972866.tar.bz2 |
[libc] remove spurious LIBC_INLINE (#74505)
This function is marked noinline; the inline keyword (or whatever
LIBC_INLINE
resolves to) will have no effect.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions