[cfe-dev] clang-tidy how it process each file
Oza, Hiral via cfe-dev
cfe-dev at lists.llvm.org
Mon Apr 16 07:15:17 PDT 2018
Greetings!
I am trying to understand the tidy code flow.
For example A.c file includes various Header files and that Header may be including other heaers...
Can you please elaborate how tidy preprocess each header and source code including nested includes?
Note: I am passing compiler arguments via "$ clang-tidy A.c -- <compiler_args>".
Thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20180416/dbce4df0/attachment.html>
More information about the cfe-dev
mailing list