c++ - libclang/libtooling handle or turn off all error outputs -
I think everything ^^ is actually in the title, I am developing a tool using libtooling, But I want to suppress every error (the purpose of the device is used only on the right source, so error output Piles stadder ...).
The title is libclang / libtooling, so here is the reply to libclang. Create your CXIndex
like this:
Skip Child Excluded VoicePH = False; Bool displayDiagnostics = false; CXIndex Index = clang_createIndex ((int) Exclude excluded effect, (int) Diagnostics;
Comments
Post a Comment