]> granicus.if.org Git - clang/commit
ToolChains.cpp: Increase size of Lines vector in DetectDistro
authorHans Wennborg <hans@hanshq.net>
Mon, 11 Aug 2014 18:09:32 +0000 (18:09 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 11 Aug 2014 18:09:32 +0000 (18:09 +0000)
commit0b98b89e3afd4e1b170f4e092c292292e7797c65
treec2f151b41d94533fdfe88bcaedaf19800fa0d923
parentf7a7b380d486e56ee59981ef676886d638364e8b
ToolChains.cpp: Increase size of Lines vector in DetectDistro

In a Clang bootstrap, the size of this vector was always 11.

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