http://bugs.llvm.org/show_bug.cgi?id=32210

Kostya Serebryany <k...@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED

--- Comment #3 from Kostya Serebryany <k...@google.com> ---
(In reply to Franz Sirl from comment #2)
> If that's the intention of this flag, that's fine.

It is. 

> But it also means strict_string_checks=1 is unusable for our codebase, since

That's fine. The flag is not enabled by default for exactly this reason. 

> all reports here were "false" positives related to strcmp(), often simple
> stuff like strcmp(ptr, "conststring"). And if really something fishy would
> go on at these code locations, the normal address sanitizer would report it.
> Thanks for your explanation.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to