]> granicus.if.org Git - clang/commit
Increase the size of two SmallVectors in Generic_GCC::GCCInstallationDetector::init
authorHans Wennborg <hans@hanshq.net>
Mon, 11 Aug 2014 18:09:28 +0000 (18:09 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 11 Aug 2014 18:09:28 +0000 (18:09 +0000)
commitf7a7b380d486e56ee59981ef676886d638364e8b
tree8dc28ec9f38fcc0e5f112123b2f6cd3307048859
parent21c38cfcdf9ecc8aa5325bcdc46cc00f5a8e3015
Increase the size of two SmallVectors in Generic_GCC::GCCInstallationDetector::init

In a bootstrap build of Clang, the size was always greater than 12.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@215369 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains.cpp