On Apr 29, 2011, at 1:19 AM, Sebastian Redl wrote:

> Author: cornedbee
> Date: Fri Apr 29 03:19:30 2011
> New Revision: 130488
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=130488&view=rev
> Log:
> Add a decl update when a static data member of a class template is 
> instantiated in a different PCH than its containing class. Otherwise we get 
> double definition errors. Fixes a Boost.MPL problem that affects 
> Boost.Accumulators and probably a lot more of Boost.

Nice catch!

        - Doug

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to