https://llvm.org/bugs/show_bug.cgi?id=31475

Leslie Zhai <xiangzha...@gmail.com> changed:

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

--- Comment #2 from Leslie Zhai <xiangzha...@gmail.com> ---
> However, for all the power of the Clang static analyzer, it cannot detect 
> >problems with specific libraries, such as GLib. This is a problem if a 
> project >uses GLib exclusively, and rarely uses POSIX APIs (which Clang does 
> >understand). There is a plugin available for the Clang static analyzer, 
> called >Tartan, which extends Clang to support checks against some of the 
> common >GLib APIs.

It is not MallocChecker.cpp's issue, it can not enum all IdentifierInfo!

-- 
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