<div dir="ltr"><span style="font-size:14px">In osx 10.11, I can compile the postfix-3.0.3 and dump the whole AST of src/global/mail_params.c with clang-check.</span><div style="font-size:14px">But in Linux Mint 17.2, I can compile the postfix-3.0.3 and produce the compile_commands.json, but when use clang-check to dump the same source file, some error occurred. And in the parsed AST, some sub-tree also is empty. For example, Parsed-AST.png and Unparsed-AST.png in attachments.</div><div style="font-size:14px">Why did this happen? </div><div style="font-size:14px">Sincerely hope for your help.</div></div>