I am breaking apart D99484 so the cause of build failures is easier to
understand.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
- Updating D117419: [clang][cmake] Use GNUInstallDirs to support custom installation dirs #
- Enter a brief description of the changes included in this update.
- The first line is used as subject, next lines as comment. #
- If you intended to create a new revision, use:
- $ arc diff --create
Add missing import
clang/CMakeLists.txt | ||
---|---|---|
3 | If GNUInstallDirs is included before the project call enables languages it results in a CMake warning being logged. |
Comment Actions
I will land this next as part of my great D99484 bisect. Now that I have in fact found the issue, I am more confident this part, which is analogous to all the parts that have gone in fine, is harmless.