[cfe-commits] [PATCH] #import directive in MS compatibility mode
Aaron Ballman
aaron at aaronballman.com
Thu Mar 15 05:29:04 PDT 2012
On Wed, Mar 14, 2012 at 11:25 PM, J B <jayblanchard.cpp at gmail.com> wrote:
> The reason I recommend an error is because the code will error out later
> without the .tlh (where it is requested via attributes or absence of). The
> errors later will be a direct result of the failure of #import to function
> properly.
That's a valid reason to error in my book. I'll go down that route.
Thanks for the insights!
~Aaron
More information about the cfe-commits
mailing list