]> granicus.if.org Git - clang/commit
Lift the GCCVersion type into the header file and start persisting it in
authorChandler Carruth <chandlerc@gmail.com>
Sun, 6 Nov 2011 09:39:46 +0000 (09:39 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 6 Nov 2011 09:39:46 +0000 (09:39 +0000)
commit0e29dbb96121386c2e6d03b59eebf2c329a2a578
treeb9556758ed943d7b17f3f1677b4cf2219cc4442b
parent4f80e00dc64ceabd8822db927259b94d486e0f15
Lift the GCCVersion type into the header file and start persisting it in
the detected GCC installation. This allows us to expose another aspect
of what we detected: the GCC version. This will be used shortly.

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