[PATCH] D131007: [NFCI] Refactor how KeywordStatus is calculated

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 2 13:40:20 PDT 2022


erichkeane added a comment.

In D131007#3694684 <https://reviews.llvm.org/D131007#3694684>, @tahonermann wrote:

> Accepting again. New changes suggested by Aaron are a clear improvement. Except maybe for the rename of `LSB` to `LSSB`. `LSSB` is what? Low-Speed Serial Bus?  Law School Student Body? Lone Star Symphonic Band? Maybe just call it `Flag`.

Was going for "Least Significant Set Bit", which I clearly missed.  I'll come up with something better before committing.  Thanks!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131007/new/

https://reviews.llvm.org/D131007



More information about the cfe-commits mailing list