Support external clang source directory in //tools/clang/CMakeList.txt
Chromium clang plugins depends on clang headers, and the configuration file assumes it's checked out in a fixed path in the LLVM source tree. That is inconvenient to build it out of tree. This CL adjusts the include path setting for external checkout of clang. Review-Url: https://codereview.chromium.org/2394203003 Cr-Commit-Position: refs/heads/master@{#423809}
Showing
Please register or sign in to comment