[Openmp-commits] [PATCH] D136809: [CMake] Make sure all headers are installed into `CLANG_RESOURCE_DIR`
John Ericson via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Nov 7 05:37:19 PST 2022
Ericson2314 added a comment.
This change introduces a lot of conditional code, that is not necessary. This change also uses `CLANG_` outside `clang/` which is messy. and confusing. Please clean up.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136809/new/
https://reviews.llvm.org/D136809
More information about the Openmp-commits
mailing list