[LLVMbugs] [Bug 19211] improve description of "building the analyzer from source"

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Mar 20 09:36:14 PDT 2014


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

Mark Abraham <mark.j.abraham at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Mark Abraham <mark.j.abraham at gmail.com> ---
Thanks, a fresh build did indeed have this cmake variable on by default (and
clang-check built accordingly). I must have mangled something first time
around. 

My experience of checking out e.g. RELEASE_34 tag was that it put everything in
subdirectories like "final," that you have to then rearrange to get a tree that
can actually build clang. Presumably my CMake cache got confused by an
incomplete version of that process, while I worked out what needed doing.

-- 
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/20140320/a11f28e8/attachment.html>


More information about the llvm-bugs mailing list