=?utf-8?q?FĂ©lix?= Cloutier <fclout...@apple.com>
Message-ID:
In-Reply-To: <llvm/llvm-project/pull/65684/cl...@github.com>

https://github.com/cjdb commented:

Generally speaking, I'm in favour of this; thanks so much for identifying this 
problem!

When C++20 is available, we ought to suggest using `std:: is_lt` and friends 
instead. Possibly something like

```
note: C++20 provides 'std::is_lt(s, u)' for this use-case
```

https://github.com/llvm/llvm-project/pull/65684
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to