[PATCH] D84987: Pass bugreport URL to standalone clang build
Michał Górny via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 30 22:49:46 PDT 2020
mgorny added a comment.
In D84987#2186113 <https://reviews.llvm.org/D84987#2186113>, @MaskRay wrote:
> I am not familiar with the standalone clang build. Can you share a command?
You install LLVM first, then run `cmake <llvm-project-path>/clang` and build it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84987/new/
https://reviews.llvm.org/D84987
More information about the cfe-commits
mailing list