<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hello,</div><div><br></div><div dir="ltr">I cloned and built this version: <a href="https://github.com/llvm/llvm-project/tree/release/8.x">https://github.com/llvm/llvm-project/tree/release/8.x</a></div><div>commit 1e7e3996e3d1ba12a159c378922c360ef874c6c6 (origin/release/8.x)</div><div><br></div><div>During build, I got the following error: ‘getStripPluginsAdjuster’ is not a member of ‘clang::tooling’.</div><div>I fixed it by adding the missing function from <a href="https://clang.llvm.org/doxygen/ArgumentsAdjusters_8cpp_source.html#l00110">https://clang.llvm.org/doxygen/ArgumentsAdjusters_8cpp_source.html#l00110</a> and <a href="https://clang.llvm.org/doxygen/ArgumentsAdjusters_8h_source.htm">https://clang.llvm.org/doxygen/ArgumentsAdjusters_8h_source.htm</a>.</div><div>I am attaching the diff to this email.</div><div><br></div><div>Thanks,</div><div>Alex<br></div></div></div></div></div></div>