[LLVMdev] SmallString for CommandLine options?

Talin viridia at gmail.com
Sun Sep 4 21:14:10 PDT 2011


I've managed to eliminate nearly all uses of std::string from my frontend.
About the only ones remaining are all of the occurrences of
cl::opt<std::string>. Is it likely that at some point we'll see support for
SmallString in the command-line lib?

-- 
-- Talin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110904/3d011c1a/attachment.html>


More information about the llvm-dev mailing list