diff options
author | Nick Desaulniers <nickdesaulniers@users.noreply.github.com> | 2024-01-29 16:40:03 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-29 16:40:03 -0800 |
commit | 5a7a8f73c71b9aaf6d2f7cb548807046f19c4498 (patch) | |
tree | 2ac23b3dba1d20f4d99456904f5dd7a349617472 /llvm/lib/TextAPI/SymbolSet.cpp | |
parent | 577738a12d3cfd3210dceb4eb0b26fb2b2a961ee (diff) | |
download | llvm-5a7a8f73c71b9aaf6d2f7cb548807046f19c4498.zip llvm-5a7a8f73c71b9aaf6d2f7cb548807046f19c4498.tar.gz llvm-5a7a8f73c71b9aaf6d2f7cb548807046f19c4498.tar.bz2 |
[libc] fix type generic stdc_leading_zeros for GCC (#79917)
GCC does not support _Generic in C++ mode. Use inline function definitions with
function overloading in __cplusplus mode.
Diffstat (limited to 'llvm/lib/TextAPI/SymbolSet.cpp')
0 files changed, 0 insertions, 0 deletions