Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 219 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 219 Bytes

Bazel C++ YCM Example

Example C++ repository using Bazel and YouCompleteMe tooling.

Steps

  1. ./setup_clang.sh <path_to_llvm_installation>. e.g for me ./setup_clang.sh /opt/git_llvm
  2. ./compile_commands.sh