Use std::vector rather than SmallVector here because SmallVector
[oota-llvm.git] / include / llvm / ADT / Optional.h
2010-04-09 Ted KremenekMove 'Optional' class from Clang to LLVM/ADT.