Skip to content
Commit 74ce7112 authored by Richard Smith's avatar Richard Smith
Browse files

Fix behavior of __builtin_bit_cast when the From and To types are the

same.

We were missing the lvalue-to-rvalue conversion entirely in this case,
and in fact still need the full CK_LValueToRValueBitCast conversion to
perform a load with no TBAA.

llvm-svn: 373874
parent a30730f6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment