]> granicus.if.org Git - clang/commit
[leaks] Don't leak the fake arguments we synthesize for LLVM option
authorChandler Carruth <chandlerc@gmail.com>
Sat, 3 May 2014 08:39:35 +0000 (08:39 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 3 May 2014 08:39:35 +0000 (08:39 +0000)
commit589e7ecc89ab442e83703fa572ef046946c01df1
treeb2b77467768ff3e01e98ba831a2a15caa65d7aaa
parent1e0ab3f294f3514ccfa915056cd31f2e8a4b7dbc
[leaks] Don't leak the fake arguments we synthesize for LLVM option
parsing.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@207899 91177308-0d34-0410-b5e6-96231b3b80d8
lib/FrontendTool/ExecuteCompilerInvocation.cpp