Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Copy over Bazel built clang serialized diagnostics #400

Open
brentleyjones opened this issue May 4, 2022 · 1 comment
Assignees
Labels
BwP Related to Build with Proxy mode feature request New feature or request

Comments

@brentleyjones
Copy link
Contributor

Once bazelbuild/bazel#15191 is available, when building with Bazel, we should:

  • Supply the needed feature in the _xcodeproj_transition
  • Add the dia files to a targets output group in output_files.bzl for both build and index
  • Copy over these files as we do other outputs, to the location expected by Xcode
  • Adjust stubs/cc.sh to only copy over stubs/cc.dia if a .dia file doesn't exist (previous Bazel versions or the flag isn't set)
@brentleyjones brentleyjones added this to the Build with Bazel milestone May 4, 2022
@brentleyjones brentleyjones added the feature request New feature or request label May 4, 2022
@brentleyjones brentleyjones changed the title Replay clang serialized diagnostics Copy over Bazel built clang serialized diagnostics May 4, 2022
@brentleyjones brentleyjones added the BwB Related to Build with Bazel mode label May 24, 2022
@brentleyjones brentleyjones modified the milestones: Build with Bazel, 1.0 May 24, 2022
@brentleyjones
Copy link
Contributor Author

Currently bazelbuild/bazel#15191 is going to be available in 5.2: bazelbuild/bazel#15600

@brentleyjones brentleyjones self-assigned this Sep 1, 2022
@brentleyjones brentleyjones modified the milestones: 1.0, Post 1.0 Jan 4, 2023
@brentleyjones brentleyjones added BwP Related to Build with Proxy mode and removed BwB Related to Build with Bazel mode labels Apr 3, 2023
@brentleyjones brentleyjones changed the title Copy over Bazel built clang serialized diagnostics Feature Request: Copy over Bazel built clang serialized diagnostics Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BwP Related to Build with Proxy mode feature request New feature or request
Projects
Development

No branches or pull requests

1 participant