On May 29, 2013, at 14:09 , Roman Divacky <[email protected]> wrote:

> +if (NOT CLANG_ENABLE_REWRITER AND CLANG_ENABLE_STATIC_ANALYZER)
> +  message(FATAL_ERROR "Cannot disable rewriter while enabling static 
> analyzer")
> +endif()

The analyzer shouldn't depend on the rewriter. What dependency are you seeing?

Jordan
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to