This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Description
arch linux installation simply provides a clang binary and a single shared library, which doesn't work with the current CMake file. we need to modify the cmake file to also support arch linux.
also, the compile_commands generated on arch linux have a wonky system include path, which precludes any code intelligence from standard library functions.