mclow.lists added inline comments.
================ Comment at: include/bit:117 + unsigned long __where; // Search from LSB to MSB for first set bit. // Returns zero if no set bit is found. ---------------- lebedev.ri wrote: > Like i commented in the original review, this should probably be > ``` > // Search from *M*SB to *L*SB for first set bit. > ``` I think my preference would be to just remove the comment. https://reviews.llvm.org/D50876 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits