[all-commits] [llvm/llvm-project] 075d42: Revert "[clang][UBSan] Add implicit conversion che...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Apr 3 09:36:53 PDT 2024
Branch: refs/heads/revert-75481-main
Home: https://github.com/llvm/llvm-project
Commit: 075d4277d4bf05f1ad71a5d3c18bc56942d392f1
https://github.com/llvm/llvm-project/commit/075d4277d4bf05f1ad71a5d3c18bc56942d392f1
Author: Vitaly Buka <vitalybuka at gmail.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 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