[PATCH] D131872: [Intrinsics] Add initial support for NonNull attribute

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 08:58:26 PDT 2022


aeubanks accepted this revision.
aeubanks added a comment.

lgtm

Commit message nit:

Saying

  Test plan:
  ninja check-all

isn't super useful, just mentioning the desired changes is good enough (e.g. your code snippet)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131872



More information about the llvm-commits mailing list