[PATCH] D109555: [APInt] Enable APInt to support zero bit integers.

Chris Lattner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 9 22:31:48 PDT 2021


lattner added a comment.

incidentally, I fixed the clang-tidy warnings in new code, but I don't plan to "clang tidy clean" this code pervasively.  it would distract from the core of what this patch is about.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109555



More information about the llvm-commits mailing list