diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-04-25 10:36:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-25 10:36:31 +0200 |
commit | 911cb60975b1b8d2dc695e3e57c2e4c0db303e12 (patch) | |
tree | f632f9febdaa053d44e600ba61a9f937c4e191f4 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | dadea967915db7ac33963c3874097e4b1a961ca8 (diff) | |
download | llvm-911cb60975b1b8d2dc695e3e57c2e4c0db303e12.zip llvm-911cb60975b1b8d2dc695e3e57c2e4c0db303e12.tar.gz llvm-911cb60975b1b8d2dc695e3e57c2e4c0db303e12.tar.bz2 |
[libc++] Use __array_rank in Clang versions without any known bugs (#136103)
There was a bug in the implementation of `__array_rank` until LLVM 20
which prevented us from using the builtin. Since the bug has been fixed
now we can enable the use and remove the generic implementation in a few
releases.
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions