[all-commits] [llvm/llvm-project] 2f4695: Revert "[clang][UBSan] Add implicit conversion che...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Apr 3 10:50:45 PDT 2024
Branch: refs/heads/revert-75481-main
Home: https://github.com/llvm/llvm-project
Commit: 2f4695348d335ea70b167b738c48019d591c86b0
https://github.com/llvm/llvm-project/commit/2f4695348d335ea70b167b738c48019d591c86b0
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-04-03 (Wed, 03 Apr 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/docs/UndefinedBehaviorSanitizer.rst
M clang/include/clang/Basic/Sanitizers.def
M clang/lib/CodeGen/CGExpr.cpp
M clang/lib/CodeGen/CGExprScalar.cpp
M clang/lib/CodeGen/CodeGenFunction.h
R clang/test/CodeGen/ubsan-bitfield-conversion.c
R clang/test/CodeGenCXX/ubsan-bitfield-conversion.cpp
M clang/test/Driver/fsanitize.c
M compiler-rt/lib/ubsan/ubsan_handlers.cpp
M compiler-rt/lib/ubsan/ubsan_handlers.h
Log Message:
-----------
Revert "[clang][UBSan] Add implicit conversion check for bitfields (#75481)"
This reverts commit 1189e87951e59a81ee097eae847c06008276fef1.
This reverts commit 450f1952aced87584a53485d1ba1c2f77c3835a1.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list