[llvm-bugs] [Bug 32005] New: ccc-analyzer does not forward -Xanalyzer and -iframework options
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Feb 18 11:43:06 PST 2017
https://bugs.llvm.org/show_bug.cgi?id=32005
Bug ID: 32005
Summary: ccc-analyzer does not forward -Xanalyzer and
-iframework options
Product: clang
Version: 3.9
Hardware: PC
OS: MacOS X
Status: NEW
Severity: enhancement
Priority: P
Component: Static Analyzer
Assignee: kremenek at apple.com
Reporter: andrey.vihrov at gmail.com
CC: llvm-bugs at lists.llvm.org
The -Xanalyzer option is useful to pass additional flags to the static
analyzer, for example, "-Xanalyzer -analyzer-disable-all-checks".
The -iframework option on macOS may be used to specify framework include
directories. It relates to -F as -isystem relates to -I.
--
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/20170218/bbd9f048/attachment.html>
More information about the llvm-bugs
mailing list