[LLVMbugs] [Bug 13237] scan-build doesn't understand -isystem/DIR

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Mar 17 06:30:31 PDT 2015


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

Thomas Hauth <Thomas.Hauth at kit.edu> changed:

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

--- Comment #5 from Thomas Hauth <Thomas.Hauth at kit.edu> ---
(In reply to comment #4)
> I think this is more of a normal bug than an enhancement. I just ran in to
> this using cmake. cmake uses -isystem<DIR>, so without this patch you can't
> use scan-build with cmake that SYSTEM include_directories.
> 
> Thanks Thomas

This bug has been fixed in the clang repo (commit r227946) and I have set the
status to resolved.

Cheers,
Thomas

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150317/44d70a70/attachment.html>


More information about the llvm-bugs mailing list