Dependent on somebody confirming that:
a) using cl::opt as non-static variables is a supported use case
b) we don't have a better option to add -extra-clang-flags that would
allow us to also specify -ast-dump*
... this looks good to me.

Chandler, opinions on either of those?

On Fri, Jul 27, 2012 at 3:33 PM, Alexander Kornienko <[email protected]> wrote:
> Hi all,
>
> This patch adds -ast-dump, -ast-print and -ast-dump-filter options to
> clang-check. It uses the existing implementation of these options and only
> makes them available to use in clang-check. A test is included.
>
> Please, review this patch. Thanks!
>
> --
> Best regards,
> Alexander Kornienko
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to