aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAlex Richardson <alexrichardson@google.com>2023-06-26 12:24:39 -0700
committerAlex Richardson <alexrichardson@google.com>2023-11-13 11:06:22 -0800
commitdc298fecb79608e6628bd730ece42a6a77197a3c (patch)
tree2ff965dc9db726a643b2dd1bb99e323a725925bc /clang/lib/CodeGen/CodeGenModule.cpp
parent877226f01fb75d7989acfdcd5a86754f16fe5365 (diff)
downloadllvm-dc298fecb79608e6628bd730ece42a6a77197a3c.zip
llvm-dc298fecb79608e6628bd730ece42a6a77197a3c.tar.gz
llvm-dc298fecb79608e6628bd730ece42a6a77197a3c.tar.bz2
[builtins] Build with -Wbuiltin-declaration-mismatch if supported
GCC is able to check that the signatures of the builtins are as expected and this shows some incorrect signatures on ld80 platforms (i.e. x86). The *tf* functions should take 128-bit arguments but until the latest fixes they used 80-bit long double. Differential Revision: https://reviews.llvm.org/D153814
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions