Closed samasri closed 6 years ago
The project was successfully analyzed with newer version of clang however, it is currently very slow to build the plugin and analyze the whole source code. Nazim suggested to disable debugging options when building clang, which will make it faster to execute
I ended up installing clang-5.0 on the server and using it. I had to install the following packages of it to work (no extra includes needed):
clang-5.0
libclang-5.0-dev
llvm-5.0
llvm-5.0-dev
llvm-5.0-runtime
llvm-5.0-tools
After revising the recently documented bug, I found out that it was fixed in newer versions of clang. Hence, I am planning to use a new clang version to OMRStatistics.