[llvm-bugs] [Bug 40739] New: ccc-analyzer doesn't understand @<file>

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Feb 15 02:25:02 PST 2019


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

            Bug ID: 40739
           Summary: ccc-analyzer doesn't understand @<file>
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Static Analyzer
          Assignee: dcoughlin at apple.com
          Reporter: johannes at sipsolutions.net
                CC: dcoughlin at apple.com, llvm-bugs at lists.llvm.org

Due to ccc-analyzer not understanding @file command line, where gcc reads the
file into the command line, I couldn't use it on my project.

I've made a very hacky patch to illustrate it here:

https://p.sipsolutions.net/ce91b486a527de5b.txt

(working on some 9.0 version from debian)

-- 
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/20190215/79e91574/attachment.html>


More information about the llvm-bugs mailing list