angelomatnigoogle added a comment.
Pardon me for losing sight on this change. Within the week, I will revisit this
change based on the current outstanding comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141414/new/
https://reviews.llvm.org
angelomatnigoogle updated this revision to Diff 491923.
angelomatnigoogle added a comment.
Consolidated shift-bool warning; fixed relevant unit tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141414/new/
https://reviews.llvm.org/D141414
Files:
angelomatnigoogle created this revision.
angelomatnigoogle added reviewers: arsenm, shafik.
Herald added a project: All.
angelomatnigoogle requested review of this revision.
Herald added subscribers: cfe-commits, wdng.
Herald added a project: clang.
Warn on operations "b << x" and "b >> x"
Github