[cfe-dev] How to make clang compile any other language ? I want it to support ACSL (specification language of C).)

surbhi singh surbhi.chauhan011 at gmail.com
Sat Jul 27 04:17:31 PDT 2013


Thanks Hal.
I am now facing other problem. While i defined my new keywords in
TokenKinds.def, and checked for the generated tokens on a test file by the
command :
-Xclang -dump-tokens test_file.c
I got to know that it is treating my keywords as identifiers. What can I do
so that they can be treated as keywords and not identifiers.
Thanks in advance.
Surbhi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130727/e26d98d3/attachment.html>


More information about the cfe-dev mailing list