[clang] [Clang] Throw error when calling atomic with pointer to zero size object (PR #91057)

Hendrik Hübner via cfe-commits cfe-commits at lists.llvm.org
Wed May 22 16:33:09 PDT 2024


HendrikHuebner wrote:

Alright, I implemented the changes you suggested. There may have been an easier way to modify the diagnostic though.

https://github.com/llvm/llvm-project/pull/91057


More information about the cfe-commits mailing list