Revert "[ubsan] Detect UB loads from bitfields"
This reverts commit r297298. It breaks the self-host on this bot: http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap/builds/962/steps/build%20clang%2Fubsan/logs/stdio git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@297331 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/CodeGen/CGAtomic.cpp 1 addition, 1 deletionlib/CodeGen/CGAtomic.cpp
- lib/CodeGen/CGExpr.cpp 3 additions, 4 deletionslib/CodeGen/CGExpr.cpp
- lib/CodeGen/CodeGenFunction.h 1 addition, 1 deletionlib/CodeGen/CodeGenFunction.h
- test/CodeGenCXX/ubsan-bitfields.cpp 0 additions, 21 deletionstest/CodeGenCXX/ubsan-bitfields.cpp
- test/CodeGenObjC/ubsan-bool.m 2 additions, 55 deletionstest/CodeGenObjC/ubsan-bool.m
Loading
Please register or sign in to comment