]> granicus.if.org Git - clang/commit
Always pass -disable-free to clang when compiling.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 13 Feb 2009 00:29:22 +0000 (00:29 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 13 Feb 2009 00:29:22 +0000 (00:29 +0000)
commit0a3e3caa1547098794551594c7b100d4177a6cef
tree37b790a9e69427c0c931c219f4060fbbb9f5f394
parentae17094c001972a5949944a0a77ef6adf2a92c8f
Always pass -disable-free to clang when compiling.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64416 91177308-0d34-0410-b5e6-96231b3b80d8
tools/ccc/ccclib/Tools.py