[cfe-dev] C/C++ Modules Example

Sean Silva chisophugis at gmail.com
Sat Nov 15 17:52:09 PST 2014


Check out the recent thread "[cfe-dev] How do I try out C++ modules with
clang?"

http://thread.gmane.org/gmane.comp.compilers.clang.devel/39209/

In particular this post which contains a "minimal example" in the
attachment: http://article.gmane.org/gmane.comp.compilers.clang.devel/39224

On Sat, Nov 15, 2014 at 12:25 PM, Tinco Andringa <mail at tinco.nl> wrote:

> Hi,
>
> I'm really interested in how modules work, and I've read the document here:
>
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3347.pdf
>
> And the talk by Doug Gregor.
>
> I understand that a lot of this is already functional in Clang, but I
> can't get it to work. I've looked at the examples in test/Modules but I
> think they require objective-c or something.
>
> Perhaps someone can give me pointers on getting it to work in either C or
> C++?
>
> I have a small test setup here, any feedback would be welcome:
>
> https://github.com/d-snp/clang-module-example
>
> Kind regards,
> Tinco
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20141115/cf836f37/attachment.html>


More information about the cfe-dev mailing list