cpp-docs icon indicating copy to clipboard operation
cpp-docs copied to clipboard

Add compiler option `/feature` and update the `/arch` (ARM64) option

Open michelleangela opened this issue 1 year ago • 12 comments

Add the new compiler option /feature. This option enables certain ARM64 architecture features when targeting an Arm A-Profile architecture extension.

Update the arguments of compiler option /arch (ARM64) to include other versions for Arm8-A and Arm9-A. /arch (ARM64) also has the option to include feature arguments used in /feature option.

These changes apply to Visual Studio version 17.10.

michelleangela avatar May 15 '24 21:05 michelleangela

@michelleangela : Thanks for your contribution! The author(s) have been notified to review your proposed change.

prmerger-automator[bot] avatar May 15 '24 21:05 prmerger-automator[bot]

Adding @jorive to review.

michelleangela avatar May 15 '24 21:05 michelleangela

Learn Build status updates of commit eda64bc:

:warning: Validation status: warnings

File Status Preview URL Details
docs/build/reference/arch-arm64.md :warning:Warning Details
docs/build/reference/compiler-options-listed-alphabetically.md :white_check_mark:Succeeded
docs/build/reference/compiler-options-listed-by-category.md :white_check_mark:Succeeded
docs/build/reference/feature-arm64.md :white_check_mark:Succeeded
docs/build/toc.yml :white_check_mark:Succeeded

docs/build/reference/arch-arm64.md

  • Line 27, Column 1: [Warning: invalid-note-section] Text in the first line of Note/Section/Video is not valid. Will be rendered to <blockquote>

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

Learn Build status updates of commit 08a8ec3:

:white_check_mark: Validation status: passed

File Status Preview URL Details
docs/build/reference/arch-arm64.md :white_check_mark:Succeeded
docs/build/reference/compiler-options-listed-alphabetically.md :white_check_mark:Succeeded
docs/build/reference/compiler-options-listed-by-category.md :white_check_mark:Succeeded
docs/build/reference/feature-arm64.md :white_check_mark:Succeeded
docs/build/toc.yml :white_check_mark:Succeeded

For more details, please refer to the build report.

For any questions, please:

PRMerger Results

Issue Description
Added File(s) This PR contains added files. New files require human review.
Yaml File(s) This PR includes changes to .yml file(s) owned by another author.
File Change Percent This PR contains file(s) with more than 30% file change.

prmerger-automator[bot] avatar May 15 '24 21:05 prmerger-automator[bot]

Learn Build status updates of commit 53b271d:

:white_check_mark: Validation status: passed

File Status Preview URL Details
docs/build/reference/arch-arm64.md :white_check_mark:Succeeded
docs/build/reference/compiler-options-listed-alphabetically.md :white_check_mark:Succeeded
docs/build/reference/compiler-options-listed-by-category.md :white_check_mark:Succeeded
docs/build/reference/feature-arm64.md :white_check_mark:Succeeded
docs/build/toc.yml :white_check_mark:Succeeded

For more details, please refer to the build report.

For any questions, please:

PRMerger Results

Issue Description
Added File(s) This PR contains added files. New files require human review.
Yaml File(s) This PR includes changes to .yml file(s) owned by another author.
File Change Percent This PR contains file(s) with more than 30% file change.

prmerger-automator[bot] avatar May 15 '24 22:05 prmerger-automator[bot]

@TylerMSFT

  • Can you review this PR?
  • IMPORTANT: When this content is ready to merge, you must add #sign-off in a comment or the approval may get overlooked.

#label:"aq-pr-triaged" @MicrosoftDocs/public-repo-pr-review-team

Jak-MS avatar May 15 '24 22:05 Jak-MS

Learn Build status updates of commit 313e825:

:white_check_mark: Validation status: passed

File Status Preview URL Details
docs/build/reference/arch-arm64.md :white_check_mark:Succeeded
docs/build/reference/compiler-options-listed-alphabetically.md :white_check_mark:Succeeded
docs/build/reference/compiler-options-listed-by-category.md :white_check_mark:Succeeded
docs/build/reference/feature-arm64.md :white_check_mark:Succeeded
docs/build/toc.yml :white_check_mark:Succeeded

For more details, please refer to the build report.

For any questions, please:

PRMerger Results

Issue Description
Added File(s) This PR contains added files. New files require human review.
Yaml File(s) This PR includes changes to .yml file(s) owned by another author.
File Change Percent This PR contains file(s) with more than 30% file change.

prmerger-automator[bot] avatar May 15 '24 22:05 prmerger-automator[bot]

Learn Build status updates of commit acd3fdf:

:white_check_mark: Validation status: passed

File Status Preview URL Details
docs/build/reference/arch-arm64.md :white_check_mark:Succeeded
docs/build/reference/compiler-options-listed-alphabetically.md :white_check_mark:Succeeded
docs/build/reference/compiler-options-listed-by-category.md :white_check_mark:Succeeded
docs/build/reference/feature-arm64.md :white_check_mark:Succeeded
docs/build/toc.yml :white_check_mark:Succeeded

For more details, please refer to the build report.

For any questions, please:

PRMerger Results

Issue Description
Added File(s) This PR contains added files. New files require human review.
Yaml File(s) This PR includes changes to .yml file(s) owned by another author.
File Change Percent This PR contains file(s) with more than 30% file change.

prmerger-automator[bot] avatar May 15 '24 22:05 prmerger-automator[bot]

Closing this PR and created another one in other cpp-docs repo.

michelleangela avatar May 24 '24 22:05 michelleangela