[cfe-dev] Analysing a file with AST matcher tool takes significant more time than just compile the same file
Han Wang
wanghan02 at gmail.com
Thu Jul 16 01:57:12 PDT 2015
Hi,
I'm using clang AST matcher tool on MAC to analyse complex files with many
many headers included. It turns out that it takes more than 10 times longer
than just compile the same file with clang. Is it normal or am I doing
something wrong? Thanks!
Best regards,
Han
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150716/ad7fbd6e/attachment.html>
More information about the cfe-dev
mailing list