[PATCH] D17993: [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer arguments.

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 21 04:40:50 PST 2020


xbolva00 added a comment.

In that code there is a comment:

>> These flags are required for GCC 6 builds as undefined behaviour in OpenJDK code

So you should really fix UB...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D17993



More information about the cfe-commits mailing list