================
@@ -1,11 +1,6 @@
 // RUN: %check_clang_tidy --match-partial-fixes %s 
bugprone-not-null-terminated-result %t -- \
 // RUN: -- -I %S/Inputs/not-null-terminated-result
 
-// FIXME: Something wrong with the APInt un/signed conversion on Windows:
-// in 'strncmp(str6, "string", 7);' it tries to inject '4294967302' as length.
----------------
vbvictor wrote:

Could we then add this test case?

https://github.com/llvm/llvm-project/pull/162874
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to