On Sep 17, 2011, at 10:15 AM, Francois Pichet wrote:

> Author: fpichet
> Date: Sat Sep 17 12:15:52 2011
> New Revision: 139987
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=139987&view=rev
> Log:
> Rename LangOptions::Microsoft to LangOptions::MicrosoftExt to make it clear 
> that this flag must be used only for Microsoft extensions and not emulation; 
> to avoid confusion with the new LangOptions::MicrosoftMode flag. 
> 
> Many of the code now under LangOptions::MicrosoftExt will eventually be moved 
> under the LangOptions::MicrosoftMode flag.

Excellent, thank you!

        - Doug
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to