Hi,
can the constness screw on CompilerInstance's argv be tightened up a
bit, like in the attached patch? It would allow us to use fake argv
string literals to talk to the CompilerInstance, and it signals that
CompilerInstance is not modifying argv.
Let me know if it's okay to commit (if I still have checkin permissions,
that is...)
Cheers, Axel.
CompilerInstance_Argv_const.diff (2.17 KB)