[PATCH] D98798: Produce waring for performing pointer arithmetic on a null pointer.

Jamie Schmeiser via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 17 11:07:51 PDT 2021


jamieschmeiser added a comment.

I used formatting similar to the existing code, which is not what clang-format is expecting.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98798



More information about the cfe-commits mailing list