diff options
author | Tom Eccles <tom.eccles@arm.com> | 2024-08-29 15:37:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-29 15:37:59 +0100 |
commit | 8ae877a089d9c2ca5315d3b2e0144c4d9f82cf5c (patch) | |
tree | 30b76d41cd67529dfd5287aeaf62764d0acdced6 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | 5fef40c2c477e92187bd4e5c18091eca6b8465cc (diff) | |
download | llvm-8ae877a089d9c2ca5315d3b2e0144c4d9f82cf5c.zip llvm-8ae877a089d9c2ca5315d3b2e0144c4d9f82cf5c.tar.gz llvm-8ae877a089d9c2ca5315d3b2e0144c4d9f82cf5c.tar.bz2 |
Revert "[flang] Warn when F128 is unsupported" (#106561)
Reverts llvm/llvm-project#102147
It seems some systems which should support F128 are wrongly detected as
not supporting.
This might be due to checking `LDBL_MANT_DIG` instead of
`__LDBL_MANT_DIG__`. I will investigate.
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions