llvm-project
e59ed0fb - [Clang] __has_unique_object_representations should not accept Incomplete[] (#138291)

Commit
151 days ago
[Clang] __has_unique_object_representations should not accept Incomplete[] (#138291) This implements [LWG4113](https://cplusplus.github.io/LWG/issue411) This is technically a breaking change, but it's a fix, and I think anyone who relies on this today is in a world of hurt. Fixes #118350
Author
Parents
Loading