Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 344 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 344 Bytes

snippets_clang

This repo contains several clang-specific code snippets, including using libclang, libclang with python bindings, and clang libtooling out-of-tree (no need to build LLVM/Clang from sources). The LLVM/Clang version tries to catch up with the latest official released version.