platform_build/tools/ide_query
Kadir Çetinkaya 0769200450 Add CC analysis support to ide_query
Introduces ide_query_cc_analyzer, which figures out relevant build targets that needs to be built for a given C++ source or header file.
Once these targets are built, it analyzes the sources in question and reports any generated files that are used back.

Full ide_query integration relies on this binary also being available in prebuilts clang-tools, it'll be done in a future patch.

Change-Id: Ib0ef6da7a2bc8ecf66940b326e037fb1ee230bf9
2024-02-28 07:14:15 +00:00
..
cc_analyzer Add CC analysis support to ide_query 2024-02-28 07:14:15 +00:00
ide_query_proto Add CC analysis support to ide_query 2024-02-28 07:14:15 +00:00
go.mod
go.work
go.work.sum
ide_query.go Add CC analysis support to ide_query 2024-02-28 07:14:15 +00:00
ide_query.sh Add CC analysis support to ide_query 2024-02-28 07:14:15 +00:00