<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>See the thread "[cfe-dev] Separating clang-tools-extra from clang
in LLVM_ENABLE_PROJECTS" as well.</p>
<p>What tool is it and how does it help? Did you notice the
"[cfe-dev] [RFC] Easier source-to-source transformations with
clang tooling" thread here proposing a better
matching&transforming API?<br>
</p>
<div class="moz-cite-prefix">Am 21.02.19 um 02:14 schrieb Shyan
Akmal via cfe-dev:<br>
</div>
<blockquote type="cite"
cite="mid:CAPptiMhLuQvhz2C5zn1oSO8fbrHmr8TH4=0O2Mku4xFou8jp9g@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<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>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
cfe-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>
<a class="moz-txt-link-freetext" href="https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev">https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a>
</pre>
</blockquote>
</body>
</html>