SWDEV-424273 - Address MIGraphX tests staging failure

Change-Id: I5f51b62a0046f567603008974fda029d40d7656b
This commit is contained in:
Satyanvesh Dittakavi
2023-09-28 12:07:32 +00:00
rodzic 6a8bc3c718
commit f64ead62be
@@ -25,6 +25,7 @@ THE SOFTWARE.
#if defined(__clang__)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wundef"
#pragma clang diagnostic ignored "-Wreserved-macro-identifier"
#endif
#if !defined(__HIPCC_RTC__)