Skip to content

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

Merged
tautschnig merged 2 commits intotautschnig:c++-front-end-fixesfrom
andreast271:c++-front-end-fixes-at-2
Nov 2, 2017
Merged

C++ front end fixes: prevent regression failures on windows, implement style improvements#6
tautschnig merged 2 commits intotautschnig:c++-front-end-fixesfrom
andreast271:c++-front-end-fixes-at-2

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