<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">Hi, guys.</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">I have an issue with Clang Plugin, it’s pretty simple:</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">I want to use plugin within Xcode (for diagnostics purposes), but I can't run plugin with 'system’ clang, it says 'error: unable to find plugin plugin_name’. </div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">So question is: can I use clang plugin from Xcode without patching clang?</div><div><div class="bloop_container"><div class="bloop_frame">  </div></div></div><div><br></div><div><div id="bloop_customfont" style="margin: 0px;">I’ve tried my custom plugin, and tried example from repo (print-fns), but have no luck.</div><div id="bloop_customfont" style="margin: 0px;"><br></div><div id="bloop_customfont" style="margin: 0px;">system clang:</div></div><div id="bloop_customfont" style="margin: 0px;"><p style="margin: 0px; font-family: 'Bitstream Vera Sans Mono'; color: rgb(248, 248, 241); background-color: rgb(0, 0, 0);">Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)</p>
<p style="margin: 0px; font-family: 'Bitstream Vera Sans Mono'; color: rgb(248, 248, 241); background-color: rgb(0, 0, 0);">Target: x86_64-apple-darwin13.0.0</p>
<p style="margin: 0px; font-family: 'Bitstream Vera Sans Mono'; color: rgb(248, 248, 241); background-color: rgb(0, 0, 0);">Thread model: posix</p></div><div id="bloop_customfont" style="margin: 0px;"><br></div><div id="bloop_customfont" style="margin: 0px;">clang built from source:</div><div id="bloop_customfont" style="margin: 0px;"><p style="margin: 0px; font-family: 'Bitstream Vera Sans Mono'; color: rgb(248, 248, 241); background-color: rgb(0, 0, 0);">clang version 3.3.1 </p>
<p style="margin: 0px; font-family: 'Bitstream Vera Sans Mono'; color: rgb(248, 248, 241); background-color: rgb(0, 0, 0);">Target: x86_64-apple-darwin13.0.0</p>
<p style="margin: 0px; font-family: 'Bitstream Vera Sans Mono'; color: rgb(248, 248, 241); background-color: rgb(0, 0, 0);">Thread model: posix</p></div><div id="bloop_sign_1393144189614256896" class="bloop_sign"><div style="font-family: helvetica; line-height: normal;"><br></div><div style="font-family: helvetica; line-height: normal;"><br></div><div style="font-family: helvetica; line-height: normal;">-- </div><div style="font-family: helvetica; line-height: normal;">Alex Denisov</div><div style="font-family: helvetica; line-height: normal;"><br></div><div style="font-family: helvetica; line-height: normal;"><a href="https://github.com/AlexDenisov">https://github.com/AlexDenisov</a></div><div style="font-family: helvetica; line-height: normal;">Software Engineer at <a href="http://railsware.com/">http://railsware.com/</a></div></div></body></html>