[PATCH] Add hasUnderlyingType narrowing matcher for TypedefDecls
Manuel Klimek
klimek at google.com
Sat May 2 23:46:27 PDT 2015
On Fri, May 1, 2015 at 4:15 PM Richard <legalize at xmission.com> wrote:
> I found the `ClangUnitTests` target for building the unit tests, but it
> doesn't run them automatically. Is there a target that does: build
> implementation, build tests and run tests?
>
Nope. I just type:
$ ninja <target> && ./path/to/unit-test
>
>
> http://reviews.llvm.org/D8149
>
> EMAIL PREFERENCES
> http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150503/59e4f613/attachment.html>
More information about the cfe-commits
mailing list