================ ---------------- nikic wrote:
```suggestion ``` Remove the `#else`. It looks like the originally problematic triple was `powerpc-ibm-aix`, where the warning occurs despite the types having the same size, because they're still different types. We should just omit these `no-warning` lines to avoid the issue. https://github.com/llvm/llvm-project/pull/181800 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
