<div dir="ltr">Hello,<div><br></div><div>I'm working with a few other developers on creating a clang tool. This tool is meant to help out with the development of clang-tidy checks (specifically to help with writing matchers). </div><div><br></div><div>Currently, the tool is contained as a single folder within the <i>clang/tools/extra</i> directory. However, we realized that several other tools seem to be located outside of clang extra, in <i>clang/lib</i> or <i>clang/lib/tooling</i>.</div><div><br></div><div>Given this, we had a quick question: should we move our tool to <i>clang/lib</i>, keep it in <i>clang/tools/extra</i>, or place it somewhere else? Or, does the placement not matter that much? </div><div><br></div><div>Sincerely,</div><div>Shyan</div></div>