snarang181 wrote:

> IIUC the `FIXME` comment means that the time complexity of this part of code 
> is not good enough and we can make it faster.

OK. In any case, the usage of `llvm_any_of` seemed better than using an 
explicit `for-loop`. 

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

Reply via email to