CLANG-QUERY(1) | User Commands | CLANG-QUERY(1) |
clang-query - manual page for clang-query 6.0
USAGE: clang-query [options] <source0> [... <sourceN>]
OPTIONS:
Generic Options:
-help - Display available options (-help-hidden for more)
-help-list - Display list of available options (-help-list-hidden for more)
-version - Display the version of this program
clang-query options:
-c=<command> - Specify command to run
-extra-arg=<string> - Additional argument to append to the compiler command line
-extra-arg-before=<string> - Additional argument to prepend to the compiler command line
-f=<file> - Read commands from file
-p=<string> - Build path
-p <build-path> is used to read a compile command database.
<source0> ... specify the paths of source files. These paths are
January 2019 | clang-query 6.0 |