Skip to content

Conversation

@bitjammer
Copy link
Contributor

This patch upstreams previously AppleInternal changes for
indexing while building.

This patch upstreams previously AppleInternal changes for
indexing while building.
@bitjammer
Copy link
Contributor Author

@swift-ci Please smoke test

@bitjammer bitjammer requested a review from akyrtzi June 30, 2017 01:01
@bitjammer bitjammer merged commit 62d2d3f into swiftlang:master Jun 30, 2017
@bitjammer bitjammer deleted the upstream-index-while-building-swift branch June 30, 2017 19:02
TYPE("tbd", TBD, "tbd", "")
TYPE("module-trace", ModuleTrace, "trace.json", "")

// BEGIN APPLE-ONLY OUTPUT TYPES
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the APPLE-ONLY comments can be removed.

OI.CompilerMode = OutputInfo::Mode::SingleCompile;
break;

// BEGIN APPLE-ONLY OUTPUT ACTIONS
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ditto

FrontendModeOption = "-emit-tbd";
break;

// BEGIN APPLE-ONLY OUTPUT TYPES
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And here.

Copy link
Contributor

@akyrtzi akyrtzi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than the APPLE-ONLY comments, LGTM.

modocache added a commit to modocache/swift that referenced this pull request Oct 4, 2017
A post-commit reviewer on swiftlang#10716
asked that the comments be removed. Remove them, as they're no longer
demarcating code that is internal to Apple.
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