On 01 Oct 2014, at 1:10, Richard Smith <[email protected]> wrote:
> Author: rsmith > Date: Tue Sep 30 18:10:19 2014 > New Revision: 218717 > > URL: http://llvm.org/viewvc/llvm-project?rev=218717&view=rev > Log: > Enable both C and C++ modules with -fmodules, by switching -fcxx-modules to > being on by default. -fno-cxx-modules can still be used to enable C modules > but > not C++ modules, but C++ modules is not significantly less stable than C > modules any more. This is awesome! Kudos to you and everyone else who put so much hard work into this! Sebastian _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
