[cfe-dev] Multi-threading clang tool based on recursiveastvisitor

Manuel Klimek via cfe-dev cfe-dev at lists.llvm.org
Tue Dec 13 04:47:10 PST 2016


On Tue, Dec 13, 2016 at 11:22 AM Sunny Billava via cfe-dev <
cfe-dev at lists.llvm.org> wrote:

> Hello All,
>
> I have a built a clang tool based on recursiveastvisitor & need to know if
> it is possible to multi-thread the execution to speeden up the traversing
> process?
>

No.


>
> 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/20161213/b4df93bf/attachment.html>


More information about the cfe-dev mailing list