[cfe-dev] clang
Janina
janina.siemer at gmx.de
Sat Nov 10 08:17:59 PST 2012
Hi,
if I build the ast from a C++ Code, some Nodes are not in the ast. Is it
possible that clang canĀ“t read every Element from a C++ Code?
For example:
Variable1->Variable2
*Variable3
Or like something other variants?
Why do not the If/Else Condition get in the ast if the if-Condition is
false?
If the If-Condition is false, so the else is not in the ast too.
Regards
Janina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20121110/6eb185aa/attachment.html>
More information about the cfe-dev
mailing list