[cfe-dev] Recursive Descent Parser

Raghavan raghavan97 at yahoo.co.in
Sat Sep 20 16:55:48 PDT 2014


Hi,

 

I am a newbie to clang and LLVM.

 

I realize that the clang uses Recursive descent parsing for compiling a c
file.

 

I was wondering, if there is any way to print the production rules or any
kind of parser related details during the parsing of a C file by clang.

 

 

Thanks.

 

Bye,

Raghavan V

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140921/ec3e932c/attachment.html>


More information about the cfe-dev mailing list