[cfe-dev] CLANG Tool: Implemented on AST Visitor: Supporting "stdio.h" "inttypes.h" "string.h"

Alex L via cfe-dev cfe-dev at lists.llvm.org
Thu Dec 8 07:22:40 PST 2016


How does it break? Can you please post the full error message / backtrace
that you're getting?

On 8 December 2016 at 14:40, Sunny Billava via cfe-dev <
cfe-dev at lists.llvm.org> wrote:

> Hello All,
>
> We are implementing a CLANG Tool implemented based on the AST Visitor.
>
> [Environment is Windows]
>
>
>
> If the test C File contains either of the "stdio.h" "inttypes.h"
> "string.h" in the #include statements, the code breaks at ParseObj.cpp
> (Line 2317)
>
>
>
> Does anyone has encountered this issue earlier?
>
>
>
> Any help is greatly appreciated.
>
>
> This message contains information that may be privileged or confidential
> and is the property of the KPIT Technologies Ltd. It is intended only for
> the person to whom it is addressed. If you are not the intended recipient,
> you are not authorized to read, print, retain copy, disseminate,
> distribute, or use this message or any part thereof. If you receive this
> message in error, please notify the sender immediately and delete all
> copies of this message. KPIT Technologies Ltd. does not accept any
> liability for virus infected mails.
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20161208/e2f60c44/attachment.html>


More information about the cfe-dev mailing list