Blanks.
This commit is contained in:
parent
cbc74114a1
commit
1a59a8b87a
@ -27,8 +27,7 @@ namespace cling {
|
||||
m_UnresolvedCopyArray(0) { }
|
||||
|
||||
// pin the vtable here.
|
||||
ValueExtractionSynthesizer::~ValueExtractionSynthesizer()
|
||||
{ }
|
||||
ValueExtractionSynthesizer::~ValueExtractionSynthesizer() { }
|
||||
|
||||
namespace {
|
||||
class ReturnStmtCollector : public StmtVisitor<ReturnStmtCollector> {
|
||||
|
Loading…
Reference in New Issue
Block a user