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

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 26 04:29:52 PDT 2023


aaron.ballman added a comment.

In D148730#4298401 <https://reviews.llvm.org/D148730#4298401>, @bgraur wrote:

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

Excellent, thank you for the confirmation!


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