[LLVMdev] Recursive Descent Parser

Raghavan raghavan97 at yahoo.co.in
Thu Sep 18 17:43:44 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/llvm-dev/attachments/20140919/2c9d101d/attachment.html>


More information about the llvm-dev mailing list