[PATCH] D19105: Changes in clang after running http://reviews.llvm.org/D18821

Piotr Padlewski via cfe-commits cfe-commits at lists.llvm.org
Wed May 11 05:18:38 PDT 2016


Prazek added a comment.

In http://reviews.llvm.org/D19105#426903, @alexfh wrote:

> returning a bool from a function that is declared to return a typedef to an integral type that contains `bool` in its name (e.g. `LLVMBool`), and maybe some other cases.


Isn't it LLVMBool issue?

I won't have enough time to fix it, so I would prefer to comment fixit and only push warnings.


http://reviews.llvm.org/D19105





More information about the cfe-commits mailing list