Files
rocm-systems/src
Ammar ELWazir 78869032ad SWDEV-335490: Unused variables
Compilers doesn't see assert as a usage of the variables, I added [[maybe_unused]] to the variables that are used only in assert to make sure that the compiler is skipping them in the check. Note: [[maybe_unused]] is introduced in C++17

Change-Id: I96bb53cb2ab55ee7120681c2d279271c0075095d
2022-05-04 11:24:28 -04:00
..
2022-05-04 11:24:28 -04:00
2022-04-27 11:24:26 -07:00
2022-04-27 11:24:26 -07:00
2022-04-26 15:26:26 -04:00