[cfe-dev] constness of argv in CompilerInstance

Axel Naumann Axel.Naumann at cern.ch
Wed Sep 22 02:19:35 PDT 2010


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CompilerInstance_Argv_const.diff
Type: text/x-patch
Size: 2227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100922/b9c8786a/attachment.bin>


More information about the cfe-dev mailing list