[llvm-dev] variability-aware lexer/parser

riya khanna via llvm-dev llvm-dev at lists.llvm.org
Thu Jan 4 17:29:19 PST 2018


Hi,

Is it possible to make the lexer and parser in clang a variability-aware?
For example, if a C/C++ program contains a #ifdef, #else, #endif sequence,
can clang generate AST with conditional nodes? How much effort would be
needed?

Thanks,
-Riya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180104/e0af7a06/attachment.html>


More information about the llvm-dev mailing list