diff options
author | Tom Eccles <tom.eccles@arm.com> | 2024-08-28 16:33:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-28 16:33:39 +0100 |
commit | 114ff99e93edd699fd94cf2a84de75e8845fc76b (patch) | |
tree | 51f9c118878db3794dd1be6da4051fd00d4afcec /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 89bbcbe285eee1287a9ea21b92e4b3d307464d44 (diff) | |
download | llvm-114ff99e93edd699fd94cf2a84de75e8845fc76b.zip llvm-114ff99e93edd699fd94cf2a84de75e8845fc76b.tar.gz llvm-114ff99e93edd699fd94cf2a84de75e8845fc76b.tar.bz2 |
[flang] Warn when F128 is unsupported (#102147)
This generates `warning: REAL(KIND=16) is not an enabled type for this
target` if that type is used in a build not correctly configured to
support this type. Uses of `selected_real_kind(30)` return -1.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions