From 0c9a8fdb88bfff9f2a7c4d00cb88b6519dd02f1b Mon Sep 17 00:00:00 2001 From: Anthony Barbier Date: Thu, 17 Aug 2017 18:05:42 +0100 Subject: Disabled CLANG assisted parsing as it's not supported by Jenkins and it is really slow anyway Change-Id: I89b6b20eaaa67b8ad71a2126842d18443b7e1acb Reviewed-on: http://mpd-gerrit.cambridge.arm.com/84367 Reviewed-by: Georgios Pinitas Tested-by: Anthony Barbier --- docs/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Doxyfile') diff --git a/docs/Doxyfile b/docs/Doxyfile index 31181364c8..f9b6e1403c 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -1058,7 +1058,7 @@ VERBATIM_HEADERS = YES # compiled with the --with-libclang option. # The default value is: NO. -CLANG_ASSISTED_PARSING = YES +CLANG_ASSISTED_PARSING = NO # If clang assisted parsing is enabled you can provide the compiler with command # line options that you would normally use when invoking the compiler. Note that -- cgit v1.2.1