[PATCH] D124916: [X86] Fix uninitialized variable warnings in cetintrin.h reported by #55224

Phoebe Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 4 05:49:40 PDT 2022


pengfei added a comment.

In D124916#3490868 <https://reviews.llvm.org/D124916#3490868>, @RKSimon wrote:

> LGTM - I'm intending to add -Wsystem-headers to the clang x86 builtins tests once everything is clean.

Thanks @RKSimon! That sounds great! I was thinking the headers will do diagnosis when `-Wall`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124916



More information about the cfe-commits mailing list