Skip to content

C++ front end fixes: prevent regression failures on windows, implement style improvements #6

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

andreast271
Copy link

CI failures of regression tests in the cpp directory are avoided by not running tests on windows (Function_Overloading{2,3}), or by removing system headers from regression sources (Resolver{10,11}, Template_Parameters1). I tested this on windows locally and it worked.
A second commit implements style suggestions made by @smowton.

@andreast271
Copy link
Author

@thk123 just send a set of stylistic comments. I want to add them to this PR, so please hold off merging.

@andreast271
Copy link
Author

I implemented two of the style suggestions by @thk123 and replied to his comments. The PR is now ready to be accepted (or not)

@tautschnig tautschnig merged this pull request into tautschnig:c++-front-end-fixes Nov 2, 2017
@andreast271 andreast271 deleted the c++-front-end-fixes-at-2 branch December 1, 2017 13:28
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