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: [email protected]
          Reporter: [email protected]
                CC: [email protected]

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.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to