Re-landing "Refactoring cl::list_storage from "is a" to "has a" std::vector."
authorChris Bieneman <beanz@apple.com>
Thu, 28 May 2015 21:31:22 +0000 (21:31 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 28 May 2015 21:31:22 +0000 (21:31 +0000)
commitd9f97d149fa4afe770129420619cad6e83d2789a
tree3fed55fad665be8981042ef65e83a1e1ad8fbb93
parent81f64c04d79af054e26be1beb435bf9c6e75f0c6
Re-landing "Refactoring cl::list_storage from "is a" to "has a" std::vector."

Originally landed r238485

MSVC resolves identifiers differently from Clang and GCC, this resulted in build bot failures. This pach re-lands r238485 and fixes the build failures.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238505 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/CommandLine.h