Index: clang/docs/LibASTMatchersTutorial.rst =================================================================== --- clang/docs/LibASTMatchersTutorial.rst +++ clang/docs/LibASTMatchersTutorial.rst @@ -108,6 +108,9 @@ clangTooling clangBasic clangASTMatchers + clangAST + clangSerialization + clangFrontend ) With that done, Ninja will be able to compile our tool. Let's give it