Skip to content

[func-sig-opts] hasNonTrivialNonDebugUse => hasNonTrivialNonDebugTran… #15777

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

Conversation

gottesmm
Copy link
Contributor

@gottesmm gottesmm commented Apr 5, 2018

…sitiveUsers and move to DebugUtils.

I am getting rid of FunctionSignatureOptUtils. It is only used by
FunctionSignatureOpts, so it should either be a local utility file whose header
lives in ./lib or integrated into FunctionSignatureOpts. Beyond this utility
function (which seems like a generally useful thing that should be in
DebugUtils), the only other thing left in FunctionSignatureOptUtils is part of
the heuristic of FunctionSignatureOpts. It should really be in that file.

rdar://38196046

@gottesmm gottesmm force-pushed the pr-bb748720540ac4e06fad7d37623faa9c10bb2599 branch 2 times, most recently from b317b19 to 77d36ea Compare April 6, 2018 00:05
@gottesmm
Copy link
Contributor Author

gottesmm commented Apr 7, 2018

@swift-ci smoke test and merge

…sitiveUsers and move to DebugUtils.

I am getting rid of FunctionSignatureOptUtils. It is only used by
FunctionSignatureOpts, so it should either be a local utility file whose header
lives in ./lib or integrated into FunctionSignatureOpts. Beyond this utility
function (which seems like a generally useful thing that should be in
DebugUtils), the only other thing left in FunctionSignatureOptUtils is part of
the heuristic of FunctionSignatureOpts. It should really be in that file.

rdar://38196046
@gottesmm gottesmm force-pushed the pr-bb748720540ac4e06fad7d37623faa9c10bb2599 branch from 77d36ea to 88bc490 Compare April 7, 2018 17:09
@gottesmm
Copy link
Contributor Author

gottesmm commented Apr 7, 2018

Fixed a thinko

@gottesmm
Copy link
Contributor Author

gottesmm commented Apr 7, 2018

@swift-ci smoke test and merge

3 similar comments
@gottesmm
Copy link
Contributor Author

gottesmm commented Apr 7, 2018

@swift-ci smoke test and merge

@gottesmm
Copy link
Contributor Author

gottesmm commented Apr 7, 2018

@swift-ci smoke test and merge

@gottesmm
Copy link
Contributor Author

gottesmm commented Apr 7, 2018

@swift-ci smoke test and merge

@gottesmm
Copy link
Contributor Author

gottesmm commented Apr 7, 2018

macOS failure was java build infrastructure related. Lets try this again...

@gottesmm
Copy link
Contributor Author

gottesmm commented Apr 7, 2018

@swift-ci smoke test os x platform

2 similar comments
@gottesmm
Copy link
Contributor Author

gottesmm commented Apr 7, 2018

@swift-ci smoke test os x platform

@gottesmm
Copy link
Contributor Author

gottesmm commented Apr 7, 2018

@swift-ci smoke test os x platform

@gottesmm
Copy link
Contributor Author

gottesmm commented Apr 7, 2018

@swift-ci smoke test macOS platform

@gottesmm
Copy link
Contributor Author

gottesmm commented Apr 7, 2018

@swift-ci Please smoke test OS X platform

3 similar comments
@gottesmm
Copy link
Contributor Author

gottesmm commented Apr 7, 2018

@swift-ci Please smoke test OS X platform

@gottesmm
Copy link
Contributor Author

gottesmm commented Apr 7, 2018

@swift-ci Please smoke test OS X platform

@gottesmm
Copy link
Contributor Author

gottesmm commented Apr 7, 2018

@swift-ci Please smoke test OS X platform

@gottesmm gottesmm merged commit 3717512 into swiftlang:master Apr 8, 2018
@gottesmm gottesmm deleted the pr-bb748720540ac4e06fad7d37623faa9c10bb2599 branch April 8, 2018 03:18
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.

1 participant