Skip 32-bit testing of check_public_api_headers (on all platforms, not just Mac OS X)
authorDaniel Malea <daniel.malea@intel.com>
Thu, 24 Jan 2013 21:01:12 +0000 (21:01 +0000)
committerDaniel Malea <daniel.malea@intel.com>
Thu, 24 Jan 2013 21:01:12 +0000 (21:01 +0000)
commitdb14eb25a0e8943e491c29802e36a4cede3632b9
tree692721f8de8294cd2d61094d23ad89783803870d
parent62db5066e91e966b4b31fedd2a21fb9ab28118be
Skip 32-bit testing of check_public_api_headers (on all platforms, not just Mac OS X)
- since the test program needs to link with LLDB, the test is invalid in 32-bit mode.

llvm-svn: 173372
lldb/test/api/check_public_api_headers/TestPublicAPIHeaders.py