platform_build/tools/ide_query/ide_query_proto
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
..
Android.bp Add CC analysis support to ide_query 2024-02-28 07:14:15 +00:00
ide_query.pb.go 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
regen.sh Create IDE query script 2024-02-12 13:57:59 +00:00