[PATCH] D66618: [WIP] Expose functions to determine pointer properties (Align & Deref)

Joerg Sonnenberger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 10:20:07 PDT 2019


joerg added a comment.

At least for freestanding environments, it would be useful to separate nonnull completely from deferencable. GCC has a separate flag for it, which might also be a reasonable idea.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66618





More information about the llvm-commits mailing list