<div dir="ltr"><div class="gmail_default" style>On Mon, Jan 21, 2013 at 8:31 AM, madil90 <span dir="ltr"><<a href="mailto:madil90@gmail.com" target="_blank">madil90@gmail.com</a>></span> wrote:<br></div><div class="gmail_extra">
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
   I had a standalone clang program which I am trying to convert to a clang<br>
tool. My basic requirement is that my tool should be able to find all<br>
default c++ paths and that it's build should be kept separate from the clang<br>
source. How can I do this? I tried using the .json file approach but that<br>
does not enable to build my tool separately from clang. Please guide me on<br>
how to write an independent tool (just give the steps. I will figure the<br>
rest out) that can easily find all c++ header files.<br></blockquote><div><br></div><div style>Hi Adil,</div><div style><br></div><div style>I'm not sure what you're looking for - that is, I don't understand what your exact requirements are, and why the .json compilation database didn't work for you. What exactly do you mean with "build separately from clang". And why's that a requirement?</div>
<div style><br></div><div style>Cheers,</div><div style>/Manuel</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Regards,<br>
Adil<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://clang-developers.42468.n3.nabble.com/Clang-Tools-tp4029913.html" target="_blank">http://clang-developers.42468.n3.nabble.com/Clang-Tools-tp4029913.html</a><br>
Sent from the Clang Developers mailing list archive at Nabble.com.<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</blockquote></div><br></div></div>