This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1c3c183da3 Implements CWG 1601 in [over.ics.rank/4.2] new 231ea99987 Fix behavior of __builtin_bit_cast when the From and To type [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/AST/OperationKinds.def | 5 +++-- lib/Sema/SemaCast.cpp | 5 ----- test/CodeGenCXX/builtin-bit-cast-no-tbaa.cpp | 5 +++++ test/SemaCXX/constexpr-builtin-bit-cast.cpp | 16 ++++++++++++++++ 4 files changed, 24 insertions(+), 7 deletions(-)