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

Also collect clang resource directory with -no-canonical-prefixes #16800

Merged
merged 1 commit into from
Nov 18, 2022

Conversation

fmeum
Copy link
Collaborator

@fmeum fmeum commented Nov 18, 2022

clang -print-resource-dir without -no-canonical-prefixes returns a different path than is actually used to include asan_blacklist.txt on macOS with non-Apple clang.

Closes #16792.

PiperOrigin-RevId: 489475662
Change-Id: If17f347d76f86e0ec5804f9e8789f44f46ab27b4

`clang -print-resource-dir` without `-no-canonical-prefixes` returns a different path than is actually used to include `asan_blacklist.txt` on macOS with non-Apple clang.

Closes bazelbuild#16730.

PiperOrigin-RevId: 489475662
Change-Id: If17f347d76f86e0ec5804f9e8789f44f46ab27b4
@fmeum fmeum requested a review from ShreeM01 as a code owner November 18, 2022 20:32
@fmeum
Copy link
Collaborator Author

fmeum commented Nov 18, 2022

@meteorcloudy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants