<div dir="ltr"><div><div><div><div><br><br></div>when i dump the AST of a cpp file using clang,<br></div>i get the AST of the preprocessed cpp file, which can be huge.<br></div>so i'd like to know if clang has an option to disable dump<br>
</div>AST of the included header files.<br></div>