summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/check_clang_tidy.py
diff options
context:
space:
mode:
authorSerguei Katkov <serguei.katkov@azul.com>2017-10-18 06:26:39 +0000
committerSerguei Katkov <serguei.katkov@azul.com>2017-10-18 06:26:39 +0000
commitfaecc3c7416942a762487aeb08bb4996e0f26e6e (patch)
treefd2c8483ed5ea7519fbb77fd0a1121b17b3415dd /clang-tools-extra/test/clang-tidy/check_clang_tidy.py
parent4b1ab94c7a96ab0f47e8a3e19e08563faf98621b (diff)
downloadbcm5719-llvm-faecc3c7416942a762487aeb08bb4996e0f26e6e.tar.gz
bcm5719-llvm-faecc3c7416942a762487aeb08bb4996e0f26e6e.zip
Fix the incorrect detection of ICONV_LIBRARY_PATH
This is introduced in rL308711. Check for c library is incorrect here just because libc will be found always and it does not mean that iconv is presented. Thank to Andrew Krasny for narrowing down the root cause. Reviewers: ecbeckmann Reviewed By: ecbeckmann Subscribers: mgorny, llvm-commits Differential Revision: https://reviews.llvm.org/D38875 llvm-svn: 316064
Diffstat (limited to 'clang-tools-extra/test/clang-tidy/check_clang_tidy.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud