https://llvm.org/bugs/show_bug.cgi?id=13237
Thomas Hauth <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Thomas Hauth <[email protected]> --- (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.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
