[powerpc] deactivate readability-identifier-naming.cpp test on powerpc64le
authorBill Seurer <seurer@linux.vnet.ibm.com>
Tue, 13 Dec 2016 20:26:35 +0000 (20:26 +0000)
committerBill Seurer <seurer@linux.vnet.ibm.com>
Tue, 13 Dec 2016 20:26:35 +0000 (20:26 +0000)
commit09d29f9e01dc4ffa52a33255080a6600ef088839
tree990d239b6df08950d125712ebbe97b36435d0c45
parentb1653c6cd726b2ebc9aa372a3cdb01fd6b1492af
[powerpc] deactivate readability-identifier-naming.cpp test on powerpc64le

The test case clang-tidy/readability-identifier-naming.cpp segfaults on
powerpc64 little endian (starting with r288563) when a bootstrap build/test
is done.  To get the buildbot running again deactivate the test.
When the issue is resolved reactivate it.

llvm-svn: 289581
clang-tools-extra/test/clang-tidy/readability-identifier-naming.cpp