diff options
author | Thomas Preud'homme <thomas.preudhomme@arm.com> | 2024-08-29 14:34:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-29 14:34:16 +0100 |
commit | 56152fa377302fd8124e8be2a02dcb927a041f0a (patch) | |
tree | e8b19998dffd65641b75eeb181f75ed1fdcf0c61 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | f7d6dfa005ac3d136e38658f25b8c54daa1ef08c (diff) | |
download | llvm-56152fa377302fd8124e8be2a02dcb927a041f0a.zip llvm-56152fa377302fd8124e8be2a02dcb927a041f0a.tar.gz llvm-56152fa377302fd8124e8be2a02dcb927a041f0a.tar.bz2 |
[Analysis] Guard logf128 cst folding (#106543)
LLVM has a CMake variable to control whether to consider logf128
constant folding which libAnalysis ignores. This patch changes the
logf128 check to rely on the global LLVM_HAS_LOGF128 setting made in
config-ix.cmake.
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions