Skip to content

Conversation

@bob-wilson
Copy link
Contributor

The updated Clang "print-headers-direct-per-file" tracing feature includes source locations. Missing header diagnostics should include child diagnostics to show the locations of those includes.

rdar://162322751

…pendencies The updated Clang "print-headers-direct-per-file" tracing feature includes source locations. Missing header diagnostics should include child diagnostics to show the locations of those includes. rdar://162322751
@bob-wilson
Copy link
ContributorAuthor

I think this change is ready except that it requires removing the "fake" feature flag for "print-headers-direct-per-file" (rdar://161741746), so that we actually enable this only when Clang supports the updated tracing.

Sign up for freeto 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

@bob-wilson@owenv