We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82229b0 commit fe0699bCopy full SHA for fe0699b
README.md
@@ -8,6 +8,7 @@ It offers:
8
# Requirements/Building
9
10
* llvm + clang + clang extra tools (release 3_9) required
11
+ * (recommended to use `alibuild build clang` which will give you the right version)
12
* build using `cmake -DLLVM_DIR=PATH_TO_LLVM_CMAKE_CONFIG -DClang_DIR=PATH_TO_CLANG_CONFIG`
13
14
# Usage
0 commit comments