<div dir="ltr">Thanks Hal.<br>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 : <br>-Xclang -dump-tokens test_file.c<br>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.<br>
Thanks in advance.<br>Surbhi</div>