=?utf-8?q?Balázs?= Benics <[email protected]>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>


earnol wrote:

If we pinning target the clause with :
```
#if __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
```
makes little sense as this condition is always true. Yet i think it can be left 
as it for the future improvements as it should not break the tests. 

https://github.com/llvm/llvm-project/pull/213279
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to