[cfe-commits] [libcxx] r132129 - in /libcxx/trunk: include/exception include/initializer_list include/limits include/new include/typeinfo src/exception.cpp src/new.cpp src/typeinfo.cpp

Jonathan Sauer jonathan.sauer at gmx.de
Thu May 26 12:01:19 PDT 2011


Hello,

>> Also, above you are using "noexcept", whereas below sometimes "_NOEXCEPT" is used? This as well as the
>> above seems inconsistent to me.
> 
> The modifications above are to documentation, not code (it's a synopsis in a comment).

Ouch! I know about the synopsis at the top of each file (great idea, BTW), but I forgot about it when
looking just at the diff. Sorry for the noise!


Jonathan





More information about the cfe-commits mailing list