<div dir="ltr">Hi all,<div><br></div><div>I've been trying to get the Clang-AST from compiling a simple C source file; the -ast-dump flag works just fine, but I'm having trouble with the -ast-dump-xml flag. A quick google search says that it should work when using Clang built in debug mode, but I don't seem to be able to make it work. So my question is this; is this flag supported in the current version of Clang? FYI, I've just built Clang from the SVN repo source, so my version is:</div>
<div><br></div><div><div>clang version 3.5.0 (trunk 206772)</div><div>Target: x86_64-unknown-linux-gnu</div><div>Thread model: posix</div></div><div><br></div><div>I'm on a 64-bit ubuntu, with kernel 3.8.0-29 generic. Any help would be mostly appreciated!</div>
<div><br></div><div>Best,</div><div><br></div><div>Spyros</div></div>