[PATCH] D77168: Add a flag to debug automatic variable initialization

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 2 15:23:36 PDT 2020


MaskRay added a comment.

Do we have a mechanism bisecting pragmas? If yes, we can let that tool add `#pragma clang attribute push([[clang::uninitialized]], apply_to = variable)`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77168





More information about the cfe-commits mailing list