Sort: Most Recent‎
Traversing the Clang AST using Python

Traversing the Clang AST using Python

lockijazz
| Apr 30, 2017
| 11,078
| 0

What is the relationship between llvm/clang? I've been wondering this for quite a while. Here is an excellent answer: Source In the LLVM the compilation takes three stages (image from the AOSA book): The stages are: The frontend, parsing orig...

Instead, here's how to install LLVM/clang

Instead, here's how to install LLVM/clang

lockijazz
| Mar 8, 2017
| 627
| 0

Run the following scripts inside the directory where you want to install llvm, clang, and ninja. After running the scripts, you will have two directories -- llvm and build.   https://github.com/JDevlieghere/dotfiles/blob/master/installers/llvm.s...

Do not do this to install llvm/clang on OSX

Do not do this to install llvm/clang on OSX

lockijazz
| Feb 10, 2017
| 560
| 1

Installing llvm/clang on OSX 10.12.3 Sierra. Read the following if you want to take advantage of the five hours that I spent in this library. Install XCode. This lets you use clang++ to compile c++ files. After installing XCode, run the followin...

Get Listed

Do you love to write about chess and want to reach a larger audience? Join the Chess.com Top Bloggers' program!

Benefits:

Apply