Skip to content
Unverified Commit 25954a79 authored by Mai M's avatar Mai M Committed by GitHub
Browse files

assembler-aarch64: Prevent -Wshadow warning (#9)

Prevents -Wshadow warnings from appearing in including projects with
-Wshadow enabled.

operands-aarch64.h defines a bunch of vector register convenience
operands via the DEFINE_VREGISTERS preprocessor define, which results in
the b5 convenience operand shadowing this variable
parent 41059e27
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment