[PATCH] D47687: fix: [Bug 18971] - Missing -Wparentheses warning

eric via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 3 10:31:42 PDT 2018


Higuoxing added a comment.

In https://reviews.llvm.org/D47687#1120226, @lebedev.ri wrote:

> In https://reviews.llvm.org/D47687#1120213, @Higuoxing wrote:
>
> > As for some test cases,
>
>
> The tests need to be within the patch itself, in this case
>  i guess that should go into `clang/test/Sema/`.
>  See other tests in there on how to write them.
>  And they will be run via `$ ninja check-clang` /  `$ ninja check-clang-sema`.


Hi,

Thanks for your reviewing :D I am trying to write the test cases ...

Thanks :D


Repository:
  rC Clang

https://reviews.llvm.org/D47687





More information about the cfe-commits mailing list