Silence a warning.
This commit is contained in:
parent
eda6bc1949
commit
a59cd2bb81
@ -1003,7 +1003,7 @@ namespace cling {
|
||||
}
|
||||
}
|
||||
if (kind == TemplateArgument::ArgKind::Expression) {
|
||||
Expr* expr = arg.getAsExpr();
|
||||
//Expr* expr = arg.getAsExpr();
|
||||
//TODO: Traverse this expr
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user