http://llvm.org/bugs/show_bug.cgi?id=13810

             Bug #: 13810
           Summary: RewriteCore/Frontend have StaticAnalyzerCore/Frontend
                    headers in IDE
           Product: Build scripts
           Version: trunk
          Platform: Macintosh
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: cmake
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


The CMakeLists.txt files had a hack for the static analyzer's extra level of
nested directories in include/ and lib/, but now the rewriter engine has been
likewise partitioned into multiple sub-libraries. My Xcode project thinks that
the analyzer's headers go with the rewriter's source files for the "Core" and
"Frontend" libraries, and I don't see the rewriter's headers at all.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- 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

Reply via email to