commit | a5d8cb407cb5f2f29fe5f781b694ebab6effa66b | [log] [tgz] |
---|---|---|
author | Chase Latta <chaselatta@fuchsia.infra.roller.google.com> | Mon Jan 06 10:56:54 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jan 06 10:59:27 2025 -0800 |
tree | 9c4967aa4c30afdb7d5de5e0466ff992c2af2a82 | |
parent | d0e73e6e992645eaf1def669787104c42c0a0845 [diff] |
[roll] Roll fuchsia [bazel] make compdb point to fidling directory When bazel collects the arguments for c++ files that take a dependency on a fidl library it uses a path which includes a virtual includes directory. This directory does not point to a valid location in the fuchsia tree. For now, we can just point to the GN created fidling directory so clangd picks it up. A future change should look into why the virtual includes does not exist so we can avoid manipulating the arguments more. Fixes: 382260446 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1182362 Original-Revision: 145ae8cdab96498616f1168f49e1000c1c385dbc GitOrigin-RevId: e64cc98b46ca19f2d8ed8da7a131a7fd7e1dfc23 Change-Id: Id19e129f388a1d2666d2e82846e4965c95be3648
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.