[PATCH] D74860: [Sema] Fix pointer-to-int-cast diagnostic for _Bool

Nick Desaulniers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 19 13:29:51 PST 2020


nickdesaulniers added a comment.

Also, make sure to run `git-clang-format HEAD~` on the patch, as the linter suggests. Thanks for the patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74860





More information about the cfe-commits mailing list