Skip to content
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

Allow copy elision on temporary args #424

Merged
merged 2 commits into from
Feb 6, 2017

Conversation

Reflejo
Copy link
Contributor

@Reflejo Reflejo commented Feb 4, 2017

This change allows copy elision on these 2 unreferenced temporary objects

This change allows copy elision on unreferenced temporary objects
@Reflejo Reflejo changed the title Allow copy elision on returns and temporary args Allow copy elision on temporary args Feb 4, 2017
@mattklein123 mattklein123 reopened this Feb 6, 2017
@mattklein123
Copy link
Member

@Reflejo please fix format and merge master

@Reflejo
Copy link
Contributor Author

Reflejo commented Feb 6, 2017

@mattklein123 The format problem is nothing I changed, do you want me to fix with clang-format and submit those changes too?.

@mattklein123
Copy link
Member

See the CI errors. You need run 'make fix_format' target which will run clang-format for you.

@Reflejo
Copy link
Contributor Author

Reflejo commented Feb 6, 2017

@mattklein123 yea I saw it and that's what I meant, the fix_format changes are unrelated to the PR: f018ad9

Pushed it regardless

EDIT: nvm they were related 🦆

@Reflejo Reflejo merged commit 0688c18 into envoyproxy:master Feb 6, 2017
@Reflejo Reflejo deleted the allow-copy-elision branch February 6, 2017 23:02
rshriram pushed a commit to rshriram/envoy that referenced this pull request Oct 30, 2018
Automatic merge from submit-queue.

[DO NOT MERGE] Auto PR to update dependencies of mixerclient

This PR will be merged automatically once checks are successful.
```release-note
none
```
wolfguoliang pushed a commit to wolfguoliang/envoy that referenced this pull request Jan 23, 2021
envoyproxy#424)

* zh-translation:docs/root/configuration/upstream/cluster_manager/cluster_runtime.rst

* zh-translation:docs/root/configuration/upstream/cluster_manager/cluster_runtime.rst

* fix translation issue

* fix translation issue
jpsim pushed a commit that referenced this pull request Nov 28, 2022
Signed-off-by: Alan Chiu <[email protected]>

For an explanation of how to fill out the fields, please see the relevant section
in [PULL_REQUESTS.md](https://github.com/envoyproxy/envoy/blob/master/PULL_REQUESTS.md)

Description: Rename Envoy to EnvoyClient
Risk Level: low
Testing: n/a
Docs Changes: n/a
Release Notes: n/a
[Optional Fixes #Issue]
[Optional Deprecated:]

Signed-off-by: JP Simard <[email protected]>
jpsim pushed a commit that referenced this pull request Nov 29, 2022
Signed-off-by: Alan Chiu <[email protected]>

For an explanation of how to fill out the fields, please see the relevant section
in [PULL_REQUESTS.md](https://github.com/envoyproxy/envoy/blob/master/PULL_REQUESTS.md)

Description: Rename Envoy to EnvoyClient
Risk Level: low
Testing: n/a
Docs Changes: n/a
Release Notes: n/a
[Optional Fixes #Issue]
[Optional Deprecated:]

Signed-off-by: JP Simard <[email protected]>
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