[cfe-dev] Parsing VC++ headers with tool/libtooling

Reid Kleckner via cfe-dev cfe-dev at lists.llvm.org
Wed Oct 28 10:28:12 PDT 2015


On Tue, Oct 27, 2015 at 12:25 AM, Manuel Klimek <klimek at google.com> wrote:

> That seems to indicate this function doesn't work for clang-cl yet. Luke,
> ideas?
>

On Windows, clang has more or less the same defaults for -fms-compatibility
and -fms-extensions as clang-cl.

I wasn't able to reproduce Daniel's error about invalid tokens in macro
lists locally with clang, clang-check, or clang-tidy. =/ Any way to
reproduce that error with VC's intrinsic headers would be useful.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20151028/9b8040dc/attachment.html>


More information about the cfe-dev mailing list