[cfe-dev] variability-aware lexer/parser
riya khanna via cfe-dev
cfe-dev at lists.llvm.org
Thu Jan 4 19:00:41 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/cfe-dev/attachments/20180104/e033d5fe/attachment.html>
More information about the cfe-dev
mailing list