adding lost i the merge change

Tento commit je obsažen v:
Evgeny
2018-08-26 17:34:26 -05:00
odevzdal root
rodič 5d6a6a5c6c
revize cba2d42bbf
+1
Zobrazit soubor
@@ -84,6 +84,7 @@ string ToString(hipFunction_t v) {
return ss.str();
};
std::string& FunctionSymbol(hipFunction_t f) { return f->_name; };
#define CHECK_HSA(hsaStatus, hipStatus) \
if (hsaStatus != HSA_STATUS_SUCCESS) { \