[cfe-dev] clang-cc regression on inline asm?
Mike Stump
mrs at apple.com
Tue May 19 11:46:48 PDT 2009
On May 19, 2009, at 11:29 AM, Daniel Dunbar wrote:
> I think he is asking if it is an intentional incompatibility, and I
> think, but am not sure, that Chris did intend to make this an error
> and expect users to change their code.
Yes, that (the behavior as it is now) is what Chris intended, he would
rather people change their code.... It is expedient for now, but I
have my doubts that we won't run across some random large code base
that we'll want to `improve' compatibility for. :-)
More information about the cfe-dev
mailing list