I committed this in r189860 because I actually needed it myself. :)
On Tue, Sep 3, 2013 at 1:54 PM, Reid Kleckner <[email protected]> wrote: > LGTM > > > On Mon, Sep 2, 2013 at 9:39 AM, Nico Rieck <[email protected]> wrote: > >> Hi, >> >> currently the globals emitted by the __uuidof() operator have external >> linkage. These globals should be linkonce_odr because they can be defined >> by multiple TUs. >> >> -Nico >> >> _______________________________________________ >> cfe-commits mailing list >> [email protected] >> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits >> >> >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
