[llvm-commits] [llvm] r87058 - in /llvm/trunk: include/llvm/ADT/StringRef.h lib/Support/StringExtras.cpp unittests/ADT/StringRefTest.cpp

Rafael Espindola espindola at google.com
Thu Nov 12 17:42:44 PST 2009


> Any reason not to put them into a SmallVectorImpl?

I started by copying Daniel's std::vector forward declaration.

Will take a look at what it would look like with SmallVector.

> -Chris

Cheers,
-- 
Rafael Ávila de Espíndola




More information about the llvm-commits mailing list