[PATCH] D12036: We shouldn't need to pass -fno-strict-aliasing when building clang with clang.

Justin Bogner via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 14 11:14:14 PDT 2015


Chris Bieneman <beanz at apple.com> writes:
> beanz added a comment.
>
> dblaikie,
>
> I've run this through check-all with no issues.

Might want to bootstrap with sanitizers or something. Strict aliasing
related bugs can be subtle.


More information about the cfe-commits mailing list