On Wed, Feb 15, 2017 at 10:00:25AM +0000, Manuel Klimek wrote:
> Both of these projects duplicate a lot of code from clang-tidy and the AST
> matcher infrastructure in clang.
> 
> I'd be curious what the reasons are to not use those, so we can try to
> address them :)

I tried using matchers at some point, but couldn't understand the
processing flow and felt a lot more comfortable with the current result
despite writing more code.

-- 
Richard Braun
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to