[PATCH] D134410: [clang][CodeGen] Add noundef metadata to load instructions (preliminary 1 or 2)

Thorsten via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 30 13:17:27 PDT 2022


tschuett added a comment.

Almost all flags are off by default. That's why they are called flags, i.e., `-Weverything`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134410



More information about the cfe-commits mailing list