]> granicus.if.org Git - clang/commit
Const'ify CompilerInvocation::toArgs().
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 11 Jun 2012 03:34:26 +0000 (03:34 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 11 Jun 2012 03:34:26 +0000 (03:34 +0000)
commit7ed25df166c68a3d67f0f05b0b7dd802c57adfb8
tree693754b51dce4680d0c51cc82b457b12e43d331f
parent3c2fcf8705023e1d91d1c85dc7c8a4aa2248050b
Const'ify CompilerInvocation::toArgs().

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158298 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/CompilerInvocation.h
lib/Frontend/CompilerInvocation.cpp