[PATCH] D148730: [C11] Allow initialization of an atomic-qualified pointer from a null pointer constant

Bogdan Graur via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 26 02:57:20 PDT 2023


bgraur added a comment.

@aaron.ballman your patch (1395cde24b3641e284bb1daae7d56c189a2635e3 <https://reviews.llvm.org/rG1395cde24b3641e284bb1daae7d56c189a2635e3>) fixed all issues we encountered. Thanks!!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148730



More information about the cfe-commits mailing list