Skip to content
Commit eae29e24 authored by Alexander Musman's avatar Alexander Musman
Browse files

Fix for PR14269: Clang crashes when a bit field is used as inline assembler

input / output with memory constraint.
One generally can't get address of a bit field, so the general solution is to
error on such cases. GCC does the same.

Patch by Andrey Bokhanko

Differential Revision: http://reviews.llvm.org/D10086

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