I'd like to handle command line -D/-U options, so that I can use my RecursiveASTVisitor code in place of my compiler command line (having done the -I parts of this based on the <a href="https://github.com/loarabia/Clang-tutorial/blob/master/tutorial6.cpp">https://github.com/loarabia/Clang-tutorial/blob/master/tutorial6.cpp</a>  sample).<br>
<div><br></div><div>How are a preprocessor defines inserted (or removed) from a clang::Preprocessor object?<br></div><div><br></div>-- <br>Peeter<br>