Cleanup TestUniqueTypes.py and add getCompilerVersion() to test harness
authorDaniel Malea <daniel.malea@intel.com>
Wed, 27 Feb 2013 17:29:46 +0000 (17:29 +0000)
committerDaniel Malea <daniel.malea@intel.com>
Wed, 27 Feb 2013 17:29:46 +0000 (17:29 +0000)
commit0aea016b064ea5e209f0ed1fb5bb575bb093a8a4
tree24e3677c63d01c9a0be23fbfba450f3abf65c1a1
parent29931ab21d661ed0ea430d91346c86bb1d1fe94a
Cleanup TestUniqueTypes.py and add getCompilerVersion() to test harness
- pull up logic to get compiler version from TestUniqueTypes.py into lldbtest.py
- work around an GCC 4.6.3 issue

llvm-svn: 176190
lldb/test/lang/cpp/unique-types/TestUniqueTypes.py
lldb/test/lldbtest.py