On Thu, Feb 11, 2016 at 12:18:49AM +0000, Eric Christopher via cfe-commits wrote: > Mostly that you didn't mention it in your commit message. > > I'd rather prefer the rest of the file be changed to match the __ rather > than the other way around :)
Depends. If it is a macro, not using __ is fine. If it is an inline function, it *must* use the protected namespace, since an application can #define a fancy junk here. Joerg _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits