Skip to content

Add noexcept annotation to address prefast warnings#13965

Merged
abudup merged 1 commit into
mainfrom
audupa/fix_prefast_warnings
Dec 15, 2022
Merged

Add noexcept annotation to address prefast warnings#13965
abudup merged 1 commit into
mainfrom
audupa/fix_prefast_warnings

Conversation

@abudup

@abudup abudup commented Dec 13, 2022

Copy link
Copy Markdown
Contributor

Description

Add noexcept annotations to move constructors and assignment ops to address prefast warnings.
(see https://dev.azure.com/aiinfra/ONNX%20Runtime/_workitems/edit/11012/)

@abudup abudup requested a review from baijumeswani December 13, 2022 23:14
baijumeswani
baijumeswani previously approved these changes Dec 13, 2022
@abudup abudup merged commit c882601 into main Dec 15, 2022
@abudup abudup deleted the audupa/fix_prefast_warnings branch December 15, 2022 17:44
simon-moo pushed a commit to simon-moo/onnxruntime that referenced this pull request Dec 26, 2022
### Description
Add noexcept annotations to move constructors and assignment ops to
address prefast warnings.
(see
https://dev.azure.com/aiinfra/ONNX%20Runtime/_workitems/edit/11012/)

Co-authored-by: Abhishek Udupa <abhishek.udupa@microsoft.com>
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