[clang-tidy] bugprone-not-null-terminated-result: checker adjustments 3
authorCsaba Dabis <dabis.csaba98@gmail.com>
Sun, 13 Oct 2019 10:41:13 +0000 (10:41 +0000)
committerCsaba Dabis <dabis.csaba98@gmail.com>
Sun, 13 Oct 2019 10:41:13 +0000 (10:41 +0000)
commitb56989bcc7d722d97da4e808b05c736681478c9b
tree566123c9d6bf7dc6371ed4662f822564cfcd23a2
parent78037577f128ff814ba09ca7f512f1f1f0f21d09
[clang-tidy] bugprone-not-null-terminated-result: checker adjustments 3

On Windows the signed/unsigned int conversions of APInt seems broken, so that
two of the test files marked as unsupported on Windows, as a hotfix.

llvm-svn: 374713
clang-tools-extra/test/clang-tidy/bugprone-not-null-terminated-result-strlen.c
clang-tools-extra/test/clang-tidy/bugprone-not-null-terminated-result-wcslen.cpp