There is only one saver of strings.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 13 Aug 2015 01:07:02 +0000 (01:07 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 13 Aug 2015 01:07:02 +0000 (01:07 +0000)
commit42fe3754c5078257d5d62e7dec91a0a62be5819d
tree21f8c5116cf43964275df540e8656bbed929aad6
parent27df06a97035fe087ec0fca3520dd259a2797fa3
There is only one saver of strings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244854 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/CommandLine.h
include/llvm/Support/StringSaver.h
lib/LibDriver/LibDriver.cpp
lib/Support/CommandLine.cpp
lib/Support/StringSaver.cpp
unittests/Support/CommandLineTest.cpp