Этот коммит содержится в:
Evgeny Mankov
2017-03-20 21:03:18 +03:00
родитель 52859a8a40
Коммит 70ed1014ad
+1 -1
Просмотреть файл
@@ -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();