[HIP] [FIX] Fix GCC build.

[ROCm/hip commit: e34e5ef885]
This commit is contained in:
Evgeny Mankov
2017-03-20 21:03:18 +03:00
parent 5d1ae81def
commit e4c4da05fd
+1 -1
View File
@@ -2271,7 +2271,7 @@ public:
StringRef repName = found->second.hipName;
DEBUG(dbgs() << "Identifier " << name
<< " found as an actual argument in expansion of macro "
<< macroName << "\n"
<< MacroNameTok.getIdentifierInfo()->getName() << "\n"
<< "will be replaced with: " << repName << "\n");
size_t length = name.size();
SourceLocation sl = tok.getLocation();