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 bbbf6d0 commit c97eb37Copy full SHA for c97eb37
README.md
@@ -104,7 +104,7 @@ git clone --depth=1 https://github.com/compiler-research/cppyy-backend.git
104
105
#### Setup Clang-REPL
106
107
-Clone the 1.x release of the LLVM project repository.
+Clone the 21.x release of the LLVM project repository.
108
109
```bash
110
git clone --depth=1 --branch release/21.x https://github.com/llvm/llvm-project.git
0 commit comments