[LLVMbugs] [Bug 13810] New: RewriteCore/Frontend have StaticAnalyzerCore/Frontend headers in IDE
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Sep 10 15:06:55 PDT 2012
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: unassignedbugs at nondot.org
ReportedBy: jordan_rose at apple.com
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list