llvm-capstone/clang-tools-extra/clang-query
Tom Ritter d6d36baa33 Add a --use-color option to clang-query to allow forcing the behavior
D62056 makes the output color if clang auto-detects a tty, but if it
does not, there is no way to force it to use colors anyway.

This patch adjusts the command-lines given to ClangTool which will
force color on or off if --use-color is specified.
2021-01-25 08:06:54 -05:00
..
tool Add a --use-color option to clang-query to allow forcing the behavior 2021-01-25 08:06:54 -05:00
CMakeLists.txt [openmp] Add missing dependencies for OMP.h.inc after d90443b 2020-06-23 11:48:04 -04:00
Query.cpp Add a --use-color option to clang-query to allow forcing the behavior 2021-01-25 08:06:54 -05:00
Query.h Remove references to the ast_type_traits namespace 2020-12-11 00:58:46 +01:00
QueryParser.cpp Remove references to the ast_type_traits namespace 2020-12-11 00:58:46 +01:00
QueryParser.h Remove references to the ast_type_traits namespace 2020-12-11 00:58:46 +01:00
QuerySession.h Remove references to the ast_type_traits namespace 2020-12-11 00:58:46 +01:00