summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/catch-undef-behavior.c
diff options
context:
space:
mode:
authorFilipe Cabecinhas <me@filcab.net>2015-08-11 04:19:24 +0000
committerFilipe Cabecinhas <me@filcab.net>2015-08-11 04:19:24 +0000
commit7317de6c15751b6a4d963021a5b4410c7c877981 (patch)
tree77545921351217c8f740e3a932df3194bcfe1547 /clang/test/CodeGen/catch-undef-behavior.c
parentfdf4418a0b0c83eeb8ced868f4fcf8cc615855f0 (diff)
downloadbcm5719-llvm-7317de6c15751b6a4d963021a5b4410c7c877981.tar.gz
bcm5719-llvm-7317de6c15751b6a4d963021a5b4410c7c877981.zip
[compiler-rt] Add SourceLocations for float_cast_overflow data.
Summary: Compiler-rt part of http://reviews.llvm.org/D11757 I ended up making UBSan work with both the old version and the new version of the float_cast_overflow data (instead of just erroring with the previous version). The old version will try to symbolize its caller. Now we compile the float_cast_overflow tests without -g, and make sure we have the source file+line+column. If you think I'm trying too hard to make sure we can still use both versions, let me know. Reviewers: samsonov, rsmith Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D11793 llvm-svn: 244567
Diffstat (limited to 'clang/test/CodeGen/catch-undef-behavior.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud