<div dir="ltr"><div>I'd like to add a custom #pragma directive in clang for research purposes.  I'm familiar with the LLVM pass-writing interface but new to the rest of LLVM and clang.  I've looked into Simone Pellegrini's work on a #pragma interface (<a href="https://github.com/motonacciu/clomp">https://github.com/motonacciu/clomp</a> and <a href="http://llvm.org/devmtg/2013-04/pellegrini-slides.pdf">http://llvm.org/devmtg/2013-04/pellegrini-slides.pdf</a>), but I'm in no position to determine if this approach is applicable for the latest version of clang, or how to go about updating things.  Any advice would be greatly appreciated.<br>
<br></div><div>Thanks,<br></div><div>David<br></div></div>