Sema: Permit array l-values in asm output operands
GCC permits array l-values in asm output operands even though they aren't modifiable l-values. We used to permit it but this behavior regressed in r224916. llvm-svn: 224918
Loading
Please sign in to comment