==27812== Memcheck, a memory error detector ==27812== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al. ==27812== Using Valgrind-3.9.0.SVN and LibVEX; rerun with -h for copyright info ==27812== Command: ./test ==27812== ==27812== Conditional jump or move depends on uninitialised value(s) ==27812== at 0x1029F120: clang::ASTDeclReader::VisitFriendDecl(clang::FriendDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102AAC64: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102AB00B: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1025BA76: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1025BDD3: (anonymous namespace)::FindExternalLexicalDeclsVisitor::visit(clang::serialization::ModuleFile&, bool, void*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1030FDC3: clang::serialization::ModuleManager::visitDepthFirst(bool (*)(clang::serialization::ModuleFile&, bool, void*), void*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10252E12: clang::ASTReader::FindExternalLexicalDecls(clang::DeclContext const*, bool (*)(clang::Decl::Kind), llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10984350: clang::DeclContext::LoadLexicalDeclsFromExternalStorage() const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1098444E: clang::DeclContext::decls_begin() const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1096AB4D: (anonymous namespace)::FinalOverriderCollector::Collect(clang::CXXRecordDecl const*, bool, clang::CXXRecordDecl const*, clang::CXXFinalOverriderMap&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1096EBB1: clang::CXXRecordDecl::getFinalOverriders(clang::CXXFinalOverriderMap&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10A6F9A0: (anonymous namespace)::FinalOverriders::FinalOverriders(clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== ==27812== HEAP SUMMARY: ==27812== in use at exit: 37,617,547 bytes in 49,187 blocks ==27812== total heap usage: 202,625 allocs, 153,438 frees, 182,923,483 bytes allocated ==27812== ==27812== 26 bytes in 1 blocks are possibly lost in loss record 1,441 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35462: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1018F129: cling::InvocationOptions::CreateFromArgs(int, char const* const*, std::vector >&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E128: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE5B8: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 26 bytes in 1 blocks are possibly lost in loss record 1,442 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x101D6BA0: ParseFrontendArgs(clang::FrontendOptions&, llvm::opt::ArgList&, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101D8019: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101574F2: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 26 bytes in 1 blocks are possibly lost in loss record 1,443 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x101CBE6F: ParseCodeGenArgs(clang::CodeGenOptions&, llvm::opt::ArgList&, clang::InputKind, clang::DiagnosticsEngine&, clang::TargetOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101D835D: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101574F2: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 26 bytes in 1 blocks are possibly lost in loss record 1,444 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x101D196E: ParseHeaderSearchArgs(clang::HeaderSearchOptions&, llvm::opt::ArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101D8383: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101574F2: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 26 bytes in 1 blocks are possibly lost in loss record 1,445 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10261DF0: clang::ASTReader::ASTReader(clang::Preprocessor&, clang::ASTContext&, llvm::StringRef, bool, bool, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BC522: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, std::string const&, bool, bool, clang::Preprocessor&, clang::ASTContext&, void*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BC6C6: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, bool, bool, void*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018727F: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E45F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 26 bytes in 1 blocks are possibly lost in loss record 1,446 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1018C46D: cling::Interpreter::AddIncludePath(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100C0337: TCling::AddIncludePath(char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D19F3: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE5B8: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 28 bytes in 1 blocks are possibly lost in loss record 1,506 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x101D6226: ParseFrontendArgs(clang::FrontendOptions&, llvm::opt::ArgList&, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101D8019: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101574F2: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 28 bytes in 1 blocks are possibly lost in loss record 1,507 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10AD2A38: clang::Preprocessor::AddPragmaHandler(llvm::StringRef, clang::PragmaHandler*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10AD3046: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10ADA3C4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::TargetInfo const*, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BFB22: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 28 bytes in 1 blocks are possibly lost in loss record 1,508 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1055F920: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E3C0: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE5B8: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 28 bytes in 1 blocks are possibly lost in loss record 1,509 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1055F920: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101871BB: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E45F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 29 bytes in 1 blocks are possibly lost in loss record 1,532 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x101D8284: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101574F2: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 29 bytes in 1 blocks are possibly lost in loss record 1,533 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10AD2EBF: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10ADA3C4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::TargetInfo const*, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BFB22: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 29 bytes in 1 blocks are possibly lost in loss record 1,534 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10AD2F01: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10ADA3C4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::TargetInfo const*, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BFB22: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 29 bytes in 1 blocks are possibly lost in loss record 1,535 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10AD2A38: clang::Preprocessor::AddPragmaHandler(llvm::StringRef, clang::PragmaHandler*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10AD3402: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10ADA3C4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::TargetInfo const*, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BFB22: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 29 bytes in 1 blocks are possibly lost in loss record 1,536 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1055F5AC: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E3C0: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE5B8: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 29 bytes in 1 blocks are possibly lost in loss record 1,537 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1055F6E4: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E3C0: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE5B8: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 29 bytes in 1 blocks are possibly lost in loss record 1,538 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1055F5AC: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101871BB: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E45F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 29 bytes in 1 blocks are possibly lost in loss record 1,539 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1055F6E4: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101871BB: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E45F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 30 bytes in 1 blocks are possibly lost in loss record 1,560 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10AD31B8: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10ADA3C4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::TargetInfo const*, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BFB22: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 30 bytes in 1 blocks are possibly lost in loss record 1,561 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10AD2A38: clang::Preprocessor::AddPragmaHandler(llvm::StringRef, clang::PragmaHandler*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10AD323E: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10ADA3C4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::TargetInfo const*, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BFB22: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 30 bytes in 1 blocks are possibly lost in loss record 1,562 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1055F474: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E3C0: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE5B8: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 30 bytes in 1 blocks are possibly lost in loss record 1,563 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1055F474: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101871BB: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E45F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 31 bytes in 1 blocks are possibly lost in loss record 1,585 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x101D810A: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101574F2: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 31 bytes in 1 blocks are possibly lost in loss record 1,586 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x101CBCAC: ParseCodeGenArgs(clang::CodeGenOptions&, llvm::opt::ArgList&, clang::InputKind, clang::DiagnosticsEngine&, clang::TargetOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101D835D: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101574F2: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 31 bytes in 1 blocks are possibly lost in loss record 1,587 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10AD3024: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10ADA3C4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::TargetInfo const*, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BFB22: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 31 bytes in 1 blocks are possibly lost in loss record 1,588 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10AD321C: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10ADA3C4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::TargetInfo const*, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BFB22: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 31 bytes in 1 blocks are possibly lost in loss record 1,589 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1055F67C: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E3C0: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE5B8: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 31 bytes in 1 blocks are possibly lost in loss record 1,590 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1055F67C: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101871BB: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E45F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 32 bytes in 1 blocks are possibly lost in loss record 4,405 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10AD2FC7: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10ADA3C4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::TargetInfo const*, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BFB22: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 32 bytes in 1 blocks are possibly lost in loss record 4,406 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10AD3154: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10ADA3C4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::TargetInfo const*, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BFB22: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 32 bytes in 1 blocks are possibly lost in loss record 4,407 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10AD32B0: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10ADA3C4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::TargetInfo const*, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BFB22: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 32 bytes in 1 blocks are possibly lost in loss record 4,408 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1055F544: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E3C0: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE5B8: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 32 bytes in 1 blocks are possibly lost in loss record 4,409 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11213C8C: llvm::PMDataManager::add(llvm::Pass*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112147EB: llvm::PMTopLevelManager::schedulePass(llvm::Pass*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E8FD81: llvm::TargetPassConfig::addPass(llvm::Pass*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E9007E: llvm::TargetPassConfig::addPass(void const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E90393: llvm::TargetPassConfig::addOptimizedRegAlloc(llvm::FunctionPass*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E907F2: llvm::TargetPassConfig::addMachinePasses() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E3E19B: addPassesToGenerateCode(llvm::LLVMTargetMachine*, llvm::legacy::PassManagerBase&, bool, void const*, void const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E3E3F8: llvm::LLVMTargetMachine::addPassesToEmitMachineCode(llvm::legacy::PassManagerBase&, llvm::JITCodeEmitter&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E122C3: llvm::JIT::JIT(llvm::Module*, llvm::TargetMachine&, llvm::TargetJITInfo&, llvm::JITMemoryManager*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E12463: llvm::JIT::createJIT(llvm::Module*, std::string*, llvm::JITMemoryManager*, bool, llvm::TargetMachine*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x110D6034: llvm::EngineBuilder::create(llvm::TargetMachine*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 32 bytes in 1 blocks are possibly lost in loss record 4,410 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1055F544: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101871BB: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E45F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 32 bytes in 1 blocks are possibly lost in loss record 4,411 of 9,956 ==27812== at 0x4C28D84: malloc (vg_replace_malloc.c:291) ==27812== by 0x10EAD2DB: llvm::RegisterClassInfo::runOnMachineFunction(llvm::MachineFunction const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F9265F: (anonymous namespace)::MachineScheduler::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112138EE: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112139CB: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11213AFC: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E10B06: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E110FE: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E11258: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10184FD7: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AD7D: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 32 bytes in 1 blocks are possibly lost in loss record 4,412 of 9,956 ==27812== at 0x4C281A6: operator new[](unsigned long) (vg_replace_malloc.c:384) ==27812== by 0x10EAD6F8: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F8A49D: (anonymous namespace)::GenericScheduler::initPolicy(llvm::MachineBasicBlock::bundle_iterator >, llvm::MachineBasicBlock::bundle_iterator >, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F8A7CE: llvm::ScheduleDAGMILive::enterRegion(llvm::MachineBasicBlock*, llvm::MachineBasicBlock::bundle_iterator >, llvm::MachineBasicBlock::bundle_iterator >, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F8B170: (anonymous namespace)::MachineSchedulerBase::scheduleRegions(llvm::ScheduleDAGInstrs&) [clone .isra.221] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F9268A: (anonymous namespace)::MachineScheduler::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112138EE: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112139CB: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11213AFC: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E10B06: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E110FE: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E11258: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 32 bytes in 1 blocks are possibly lost in loss record 4,413 of 9,956 ==27812== at 0x4C281A6: operator new[](unsigned long) (vg_replace_malloc.c:384) ==27812== by 0x10EAD6F8: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F8A4F0: (anonymous namespace)::GenericScheduler::initPolicy(llvm::MachineBasicBlock::bundle_iterator >, llvm::MachineBasicBlock::bundle_iterator >, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F8A7CE: llvm::ScheduleDAGMILive::enterRegion(llvm::MachineBasicBlock*, llvm::MachineBasicBlock::bundle_iterator >, llvm::MachineBasicBlock::bundle_iterator >, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F8B170: (anonymous namespace)::MachineSchedulerBase::scheduleRegions(llvm::ScheduleDAGInstrs&) [clone .isra.221] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F9268A: (anonymous namespace)::MachineScheduler::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112138EE: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112139CB: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11213AFC: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E10B06: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E110FE: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E11258: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 32 bytes in 1 blocks are possibly lost in loss record 4,414 of 9,956 ==27812== at 0x4C281A6: operator new[](unsigned long) (vg_replace_malloc.c:384) ==27812== by 0x10EAD6F8: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F1A256: llvm::AllocationOrder::AllocationOrder(unsigned int, llvm::VirtRegMap const&, llvm::RegisterClassInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10EA8E04: (anonymous namespace)::RAGreedy::selectOrSplitImpl(llvm::LiveInterval&, llvm::SmallVectorImpl&, llvm::SmallSet >&, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10EAB964: (anonymous namespace)::RAGreedy::selectOrSplit(llvm::LiveInterval&, llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10FACFA4: llvm::RegAllocBase::allocatePhysRegs() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10EAC617: (anonymous namespace)::RAGreedy::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112138EE: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112139CB: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11213AFC: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E10B06: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E11129: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 34 bytes in 1 blocks are possibly lost in loss record 4,442 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10157D3F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 34 bytes in 1 blocks are possibly lost in loss record 4,443 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10AD2F85: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10ADA3C4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::TargetInfo const*, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BFB22: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 34 bytes in 1 blocks are possibly lost in loss record 4,444 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1055F614: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E3C0: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE5B8: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 34 bytes in 1 blocks are possibly lost in loss record 4,445 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1055F614: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101871BB: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E45F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 34 bytes in 1 blocks are possibly lost in loss record 4,446 of 9,956 ==27812== at 0x4C281A6: operator new[](unsigned long) (vg_replace_malloc.c:384) ==27812== by 0x10EAD6F8: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F1A256: llvm::AllocationOrder::AllocationOrder(unsigned int, llvm::VirtRegMap const&, llvm::RegisterClassInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10EA8E04: (anonymous namespace)::RAGreedy::selectOrSplitImpl(llvm::LiveInterval&, llvm::SmallVectorImpl&, llvm::SmallSet >&, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10EAB964: (anonymous namespace)::RAGreedy::selectOrSplit(llvm::LiveInterval&, llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10FACFA4: llvm::RegAllocBase::allocatePhysRegs() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10EAC617: (anonymous namespace)::RAGreedy::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112138EE: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112139CB: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11213AFC: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E10B06: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E110FE: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 34 bytes in 1 blocks are possibly lost in loss record 4,447 of 9,956 ==27812== at 0x4C281A6: operator new[](unsigned long) (vg_replace_malloc.c:384) ==27812== by 0x10EAD6F8: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10EAD603: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10EAD7CC: llvm::RegisterClassInfo::computePSetLimit(unsigned int) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F95618: llvm::ScheduleDAGMILive::initRegPressure() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F95792: llvm::ScheduleDAGMILive::schedule() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F8B1A0: (anonymous namespace)::MachineSchedulerBase::scheduleRegions(llvm::ScheduleDAGInstrs&) [clone .isra.221] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F9268A: (anonymous namespace)::MachineScheduler::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112138EE: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112139CB: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11213AFC: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E10B06: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 35 bytes in 1 blocks are possibly lost in loss record 4,459 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10AD2F43: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10ADA3C4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::TargetInfo const*, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BFB22: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 35 bytes in 1 blocks are possibly lost in loss record 4,460 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10AD30B8: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10ADA3C4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::TargetInfo const*, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BFB22: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 35 bytes in 1 blocks are possibly lost in loss record 4,461 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10AD3102: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10ADA3C4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::TargetInfo const*, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BFB22: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 35 bytes in 1 blocks are possibly lost in loss record 4,462 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10AD32FA: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10ADA3C4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::TargetInfo const*, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BFB22: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 35 bytes in 1 blocks are possibly lost in loss record 4,463 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10AD3344: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10ADA3C4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::TargetInfo const*, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BFB22: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 35 bytes in 1 blocks are possibly lost in loss record 4,464 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1055F4DC: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E3C0: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE5B8: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 35 bytes in 1 blocks are possibly lost in loss record 4,465 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1055F4DC: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101871BB: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E45F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 35 bytes in 1 blocks are possibly lost in loss record 4,466 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x11295C39: llvm::Twine::str() const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1121875B: llvm::NamedMDNode::NamedMDNode(llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1121C548: llvm::Module::getOrInsertNamedMetadata(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103C779E: clang::CodeGen::CodeGenModule::EmitVersionIdentMetadata() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018ADD4: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018BC88: cling::Interpreter::EvaluateInternal(std::string const&, cling::CompilationOptions const&, cling::StoredValueRef*, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 36 bytes in 1 blocks are possibly lost in loss record 4,486 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10AD33E0: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10ADA3C4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::TargetInfo const*, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BFB22: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 36 bytes in 1 blocks are possibly lost in loss record 4,487 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1121C0CC: llvm::Module::Module(llvm::StringRef, llvm::LLVMContext&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1036DB20: clang::CreateLLVMCodeGen(clang::DiagnosticsEngine&, std::string const&, clang::CodeGenOptions const&, clang::TargetOptions const&, llvm::LLVMContext&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187BB7: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 36 bytes in 1 blocks are possibly lost in loss record 4,488 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1055F7B4: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E3C0: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE5B8: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 36 bytes in 1 blocks are possibly lost in loss record 4,489 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1055F7B4: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101871BB: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E45F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,516 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10AD306E: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10ADA3C4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::TargetInfo const*, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BFB22: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,517 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10AD3266: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10ADA3C4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::TargetInfo const*, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BFB22: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,518 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x101BFC85: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,519 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10442D88: CreateGlobalInitOrDestructFunction(clang::CodeGen::CodeGenModule&, llvm::FunctionType*, llvm::Twine const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10445187: clang::CodeGen::CodeGenModule::EmitCXXGlobalVarDeclInitFunc(clang::VarDecl const*, llvm::GlobalVariable*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CC392: clang::CodeGen::CodeGenModule::EmitGlobalVarDefinition(clang::VarDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF089: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF7B4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CFE6A: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2507] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1036C932: (anonymous namespace)::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CBB: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,520 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3ED3: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B36E6: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3DA2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457EA5: clang::CodeGen::CodeGenFunction::EmitLValueForFieldInitialization(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104319B2: EmitMemberInitializer(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::CXXCtorInitializer*, clang::CXXConstructorDecl const*, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10433141: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10433810: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,521 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3ED3: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103C3F8C: clang::CodeGen::CodeGenModule::EmitAnnotationUnit(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B372B: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3DA2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457EA5: clang::CodeGen::CodeGenFunction::EmitLValueForFieldInitialization(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104319B2: EmitMemberInitializer(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::CXXCtorInitializer*, clang::CXXConstructorDecl const*, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10433141: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,522 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10442D88: CreateGlobalInitOrDestructFunction(clang::CodeGen::CodeGenModule&, llvm::FunctionType*, llvm::Twine const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10443E80: clang::CodeGen::CodeGenModule::EmitCXXGlobalInitFunc() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D0824: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187233: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E45F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,523 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3ED3: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B36E6: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3DA2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104601B9: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,524 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3ED3: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103C3F8C: clang::CodeGen::CodeGenModule::EmitAnnotationUnit(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B372B: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3DA2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D74: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,525 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3ED3: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103C4083: clang::CodeGen::CodeGenModule::EmitAnnotateAttr(llvm::GlobalValue*, clang::AnnotateAttr const*, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103C9E45: clang::CodeGen::CodeGenModule::AddGlobalAnnotations(clang::ValueDecl const*, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CEF1F: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF111: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,526 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3ED3: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103C3F8C: clang::CodeGen::CodeGenModule::EmitAnnotationUnit(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103C4090: clang::CodeGen::CodeGenModule::EmitAnnotateAttr(llvm::GlobalValue*, clang::AnnotateAttr const*, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103C9E45: clang::CodeGen::CodeGenModule::AddGlobalAnnotations(clang::ValueDecl const*, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CEF1F: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF111: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,527 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AFD6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E643: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,528 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D08: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,529 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018ADD4: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D08: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,530 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018ADD4: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AFD6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E643: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,531 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AFD6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E92D: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,532 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018ADD4: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AFD6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E92D: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,533 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AFD6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D1B79: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,534 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018ADD4: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AFD6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D1B79: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,535 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10442D88: CreateGlobalInitOrDestructFunction(clang::CodeGen::CodeGenModule&, llvm::FunctionType*, llvm::Twine const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10445187: clang::CodeGen::CodeGenModule::EmitCXXGlobalVarDeclInitFunc(clang::VarDecl const*, llvm::GlobalVariable*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CC392: clang::CodeGen::CodeGenModule::EmitGlobalVarDefinition(clang::VarDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF089: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF7B4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CFE6A: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2507] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D06EF: clang::CodeGen::CodeGenModule::EmitNamespace(clang::NamespaceDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CFF2C: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2507] (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,536 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10442D88: CreateGlobalInitOrDestructFunction(clang::CodeGen::CodeGenModule&, llvm::FunctionType*, llvm::Twine const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10443E80: clang::CodeGen::CodeGenModule::EmitCXXGlobalInitFunc() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D0824: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AFD6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,537 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AFD6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018B084: cling::Interpreter::enableDynamicLookup(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,538 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018ADD4: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AFD6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018B084: cling::Interpreter::enableDynamicLookup(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,539 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AFD6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100FB5D1: TClingCallbacks::TClingCallbacks(cling::Interpreter*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,540 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018ADD4: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AFD6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100FB5D1: TClingCallbacks::TClingCallbacks(cling::Interpreter*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,541 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D407F: TCling__UpdateListsOnCommitted (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100FB73D: TClingCallbacks::Initialize(clang::ASTContext&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x56274A0: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,542 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018ADD4: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D407F: TCling__UpdateListsOnCommitted (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100FB73D: TClingCallbacks::Initialize(clang::ASTContext&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x56274A0: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,543 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D3529: TCling::CreateListOfEnums(TClass*) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D3D7F: TCling__UpdateListsOnCommitted (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186F3A: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D407F: TCling__UpdateListsOnCommitted (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,544 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018ADD4: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D3529: TCling::CreateListOfEnums(TClass*) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D3D7F: TCling__UpdateListsOnCommitted (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186F3A: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D407F: TCling__UpdateListsOnCommitted (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,545 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D3FB0: TCling__UpdateListsOnCommitted (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186F3A: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D407F: TCling__UpdateListsOnCommitted (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100FB73D: TClingCallbacks::Initialize(clang::ASTContext&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,546 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018ADD4: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D3FB0: TCling__UpdateListsOnCommitted (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186F3A: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D407F: TCling__UpdateListsOnCommitted (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100FB73D: TClingCallbacks::Initialize(clang::ASTContext&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,547 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AFD6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018B8E5: cling::Interpreter::loadFile(std::string const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,548 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018ADD4: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AFD6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018B8E5: cling::Interpreter::loadFile(std::string const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,549 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018BC88: cling::Interpreter::EvaluateInternal(std::string const&, cling::CompilationOptions const&, cling::StoredValueRef*, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018C01A: cling::Interpreter::process(std::string const&, cling::StoredValueRef*, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101B1DA7: cling::MetaProcessor::executeFile(llvm::StringRef, llvm::StringRef, cling::Interpreter::CompilationResult&, cling::StoredValueRef*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 38 bytes in 1 blocks are possibly lost in loss record 4,550 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018ADD4: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018BC88: cling::Interpreter::EvaluateInternal(std::string const&, cling::CompilationOptions const&, cling::StoredValueRef*, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018C01A: cling::Interpreter::process(std::string const&, cling::StoredValueRef*, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101B1DA7: cling::MetaProcessor::executeFile(llvm::StringRef, llvm::StringRef, cling::Interpreter::CompilationResult&, cling::StoredValueRef*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 40 bytes in 1 blocks are possibly lost in loss record 6,931 of 9,956 ==27812== at 0x4C281A6: operator new[](unsigned long) (vg_replace_malloc.c:384) ==27812== by 0x10EAD6F8: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F8A543: (anonymous namespace)::GenericScheduler::initPolicy(llvm::MachineBasicBlock::bundle_iterator >, llvm::MachineBasicBlock::bundle_iterator >, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F8A7CE: llvm::ScheduleDAGMILive::enterRegion(llvm::MachineBasicBlock*, llvm::MachineBasicBlock::bundle_iterator >, llvm::MachineBasicBlock::bundle_iterator >, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F8B170: (anonymous namespace)::MachineSchedulerBase::scheduleRegions(llvm::ScheduleDAGInstrs&) [clone .isra.221] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F9268A: (anonymous namespace)::MachineScheduler::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112138EE: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112139CB: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11213AFC: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E10B06: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E110FE: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E11258: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 41 bytes in 1 blocks are possibly lost in loss record 6,939 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10AD342A: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10ADA3C4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::TargetInfo const*, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BFB22: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 41 bytes in 1 blocks are possibly lost in loss record 6,940 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1055F74C: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E3C0: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE5B8: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 41 bytes in 1 blocks are possibly lost in loss record 6,941 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1055F74C: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101871BB: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E45F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 44 bytes in 1 blocks are possibly lost in loss record 6,989 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10AD3396: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10ADA3C4: clang::Preprocessor::Preprocessor(llvm::IntrusiveRefCntPtr, clang::DiagnosticsEngine&, clang::LangOptions&, clang::TargetInfo const*, clang::SourceManager&, clang::HeaderSearch&, clang::ModuleLoader&, clang::IdentifierInfoLookup*, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BFB22: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1015819B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 49 bytes in 1 blocks are possibly lost in loss record 7,115 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A34707: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A347EF: std::string::reserve(unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A34AB4: std::string::append(char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1129297F: llvm::Triple::normalize(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101D8306: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101574F2: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 49 bytes in 1 blocks are possibly lost in loss record 7,116 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x110D4728: llvm::TargetMachine::TargetMachine(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E3EA6A: llvm::LLVMTargetMachine::LLVMTargetMachine(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10B465E7: llvm::X86TargetMachine::X86TargetMachine(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10B46DCE: llvm::RegisterTargetMachine::Allocator(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x110E05E0: llvm::EngineBuilder::selectTarget(llvm::Triple const&, llvm::StringRef, llvm::StringRef, llvm::SmallVectorImpl const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x110E08B1: llvm::EngineBuilder::selectTarget() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10183D73: cling::IncrementalExecutor::InitializeBuilder(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E431: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 49 bytes in 1 blocks are possibly lost in loss record 7,117 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10B46697: llvm::X86TargetMachine::X86TargetMachine(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10B46DCE: llvm::RegisterTargetMachine::Allocator(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x110E05E0: llvm::EngineBuilder::selectTarget(llvm::Triple const&, llvm::StringRef, llvm::StringRef, llvm::SmallVectorImpl const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x110E08B1: llvm::EngineBuilder::selectTarget() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10183D73: cling::IncrementalExecutor::InitializeBuilder(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E431: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 49 bytes in 1 blocks are possibly lost in loss record 7,118 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x11127E3B: llvm::MCSubtargetInfo::InitMCSubtargetInfo(llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::SubtargetFeatureKV const*, llvm::SubtargetFeatureKV const*, llvm::SubtargetInfoKV const*, llvm::MCWriteProcResEntry const*, llvm::MCWriteLatencyEntry const*, llvm::MCReadAdvanceEntry const*, llvm::InstrStage const*, unsigned int const*, unsigned int const*, unsigned int, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10BF6BFB: llvm::X86GenSubtargetInfo::X86GenSubtargetInfo(llvm::StringRef, llvm::StringRef, llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10BF84F8: llvm::X86Subtarget::X86Subtarget(std::string const&, std::string const&, std::string const&, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10B466BB: llvm::X86TargetMachine::X86TargetMachine(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10B46DCE: llvm::RegisterTargetMachine::Allocator(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x110E05E0: llvm::EngineBuilder::selectTarget(llvm::Triple const&, llvm::StringRef, llvm::StringRef, llvm::SmallVectorImpl const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x110E08B1: llvm::EngineBuilder::selectTarget() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10183D73: cling::IncrementalExecutor::InitializeBuilder(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 49 bytes in 1 blocks are possibly lost in loss record 7,119 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x11295C39: llvm::Twine::str() const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1129353C: llvm::Triple::Triple(llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10EE52D1: llvm::createStackProtectorPass(llvm::TargetMachine const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E8FE1A: llvm::TargetPassConfig::addISelPrepare() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E3E0E0: addPassesToGenerateCode(llvm::LLVMTargetMachine*, llvm::legacy::PassManagerBase&, bool, void const*, void const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E3E3F8: llvm::LLVMTargetMachine::addPassesToEmitMachineCode(llvm::legacy::PassManagerBase&, llvm::JITCodeEmitter&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E122C3: llvm::JIT::JIT(llvm::Module*, llvm::TargetMachine&, llvm::TargetJITInfo&, llvm::JITMemoryManager*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E12463: llvm::JIT::createJIT(llvm::Module*, std::string*, llvm::JITMemoryManager*, bool, llvm::TargetMachine*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 49 bytes in 1 blocks are possibly lost in loss record 7,120 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1036CC28: (anonymous namespace)::CodeGeneratorImpl::Initialize(clang::ASTContext&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018714B: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E45F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 51 bytes in 1 blocks are possibly lost in loss record 7,122 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1027F9D6: clang::ASTReader::ReadASTCore(llvm::StringRef, clang::serialization::ModuleKind, clang::SourceLocation, clang::serialization::ModuleFile*, llvm::SmallVectorImpl&, long, long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1028B63D: clang::ASTReader::ReadAST(std::string const&, clang::serialization::ModuleKind, clang::SourceLocation, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BC579: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, std::string const&, bool, bool, clang::Preprocessor&, clang::ASTContext&, void*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BC6C6: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, bool, bool, void*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018727F: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E45F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 55 bytes in 1 blocks are possibly lost in loss record 7,127 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1018C46D: cling::Interpreter::AddIncludePath(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100C0337: TCling::AddIncludePath(char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D1A12: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE5B8: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 56 bytes in 1 blocks are possibly lost in loss record 7,173 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10937EBD: clang::ASTContext::addOverriddenMethod(clang::CXXMethodDecl const*, clang::CXXMethodDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102A6137: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102AA9F4: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102AB00B: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1025BA76: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10A2C3A3: clang::ASTContext::getCurrentKeyFunction(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1058A592: clang::Sema::ActOnEndOfTranslationUnit() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1055DE9C: clang::Parser::ParseTopLevelDecl(clang::OpaquePtr&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018847B: cling::IncrementalParser::ParseInternal(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887CD: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 56 bytes in 1 blocks are possibly lost in loss record 7,174 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109866AA: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102645AB: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986E97: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1075B15B: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10740350: TryConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef, clang::QualType, clang::InitializationSequence&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1074BF64: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1066E38B: BuildImplicitMemberInitializer(clang::Sema&, clang::CXXConstructorDecl*, ImplicitInitializerKind, clang::FieldDecl*, clang::IndirectFieldDecl*, clang::CXXCtorInitializer*&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1066F5F5: CollectFieldInitializer(clang::Sema&, (anonymous namespace)::BaseAndFieldInfo&, clang::FieldDecl*, clang::IndirectFieldDecl*) [clone .isra.2582] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1068323E: clang::Sema::SetCtorInitializers(clang::CXXConstructorDecl*, bool, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x106852EE: clang::Sema::ActOnMemInitializers(clang::Decl*, clang::SourceLocation, llvm::ArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 56 bytes in 1 blocks are possibly lost in loss record 7,175 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10985CAD: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985EEB: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985FF9: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1098689F: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1060172C: clang::Sema::PushOnScopeChains(clang::NamedDecl*, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1062E414: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1067260E: clang::Sema::ActOnCXXMemberDeclarator(clang::Scope*, clang::AccessSpecifier, clang::Declarator&, llvm::MutableArrayRef, clang::Expr*, clang::VirtSpecifiers const&, clang::InClassInitStyle) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10512D43: clang::Parser::ParseCXXClassMemberDeclaration(clang::AccessSpecifier, clang::AttributeList*, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x105143BB: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10515B96: clang::Parser::ParseClassSpecifier(clang::tok::TokenKind, clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, bool, clang::Parser::DeclSpecContext, clang::Parser::ParsedAttributesWithRange&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 56 bytes in 1 blocks are possibly lost in loss record 7,176 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109866AA: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102645AB: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986E97: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1076280A: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10762CED: CppNamespaceLookup(clang::Sema&, clang::LookupResult&, clang::ASTContext&, clang::DeclContext*, (anonymous namespace)::UnqualUsingDirectiveSet&) [clone .isra.647] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10764730: clang::Sema::CppLookupName(clang::LookupResult&, clang::Scope*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10764D74: clang::Sema::LookupName(clang::LookupResult&, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10600124: clang::Sema::getTypeName(clang::IdentifierInfo const&, clang::SourceLocation, clang::Scope*, clang::CXXScopeSpec*, bool, bool, clang::OpaquePtr, bool, bool, clang::IdentifierInfo**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1055E244: clang::Parser::TryAnnotateTypeOrScopeTokenAfterScopeSpec(bool, bool, clang::CXXScopeSpec&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1055E979: clang::Parser::TryAnnotateTypeOrScopeToken(bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 56 bytes in 1 blocks are possibly lost in loss record 7,177 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109866AA: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102645AB: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986E97: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1076280A: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10762CED: CppNamespaceLookup(clang::Sema&, clang::LookupResult&, clang::ASTContext&, clang::DeclContext*, (anonymous namespace)::UnqualUsingDirectiveSet&) [clone .isra.647] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10764730: clang::Sema::CppLookupName(clang::LookupResult&, clang::Scope*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10764D74: clang::Sema::LookupName(clang::LookupResult&, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1062F2B6: clang::Sema::ClassifyName(clang::Scope*, clang::CXXScopeSpec&, clang::IdentifierInfo*&, clang::SourceLocation, clang::Token const&, bool, clang::CorrectionCandidateCallback*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1055E648: clang::Parser::TryAnnotateName(bool, clang::CorrectionCandidateCallback*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10547326: clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector&, bool, clang::SourceLocation*, clang::Parser::ParsedAttributesWithRange&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 56 bytes in 1 blocks are possibly lost in loss record 7,178 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x106887E2: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1075B195: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10740350: TryConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef, clang::QualType, clang::InitializationSequence&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10742BB9: TryValueInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, clang::InitializationSequence&, clang::InitListExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1074BAD8: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1065305B: clang::Sema::BuildMemberInitializer(clang::ValueDecl*, clang::Expr*, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1067074C: clang::Sema::BuildMemInitializer(clang::Decl*, clang::Scope*, clang::CXXScopeSpec&, clang::IdentifierInfo*, clang::OpaquePtr, clang::DeclSpec const&, clang::SourceLocation, clang::Expr*, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10670DED: clang::Sema::ActOnMemInitializer(clang::Decl*, clang::Scope*, clang::CXXScopeSpec&, clang::IdentifierInfo*, clang::OpaquePtr, clang::DeclSpec const&, clang::SourceLocation, clang::SourceLocation, llvm::ArrayRef, clang::SourceLocation, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 56 bytes in 1 blocks are possibly lost in loss record 7,179 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x106887E2: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1075B195: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10740350: TryConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef, clang::QualType, clang::InitializationSequence&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1074BF64: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1064B251: BuildImplicitBaseInitializer(clang::Sema&, clang::CXXConstructorDecl*, ImplicitInitializerKind, clang::CXXBaseSpecifier*, bool, clang::CXXCtorInitializer*&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10683782: clang::Sema::SetCtorInitializers(clang::CXXConstructorDecl*, bool, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x106852EE: clang::Sema::ActOnMemInitializers(clang::Decl*, clang::SourceLocation, llvm::ArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1050B3C3: clang::Parser::ParseConstructorInitializer(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 56 bytes in 1 blocks are possibly lost in loss record 7,180 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109866AA: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102645AB: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986E97: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986DB4: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1076280A: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x107638FD: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x105FF978: clang::Sema::getTypeName(clang::IdentifierInfo const&, clang::SourceLocation, clang::Scope*, clang::CXXScopeSpec*, bool, bool, clang::OpaquePtr, bool, bool, clang::IdentifierInfo**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1055E244: clang::Parser::TryAnnotateTypeOrScopeTokenAfterScopeSpec(bool, bool, clang::CXXScopeSpec&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1055E979: clang::Parser::TryAnnotateTypeOrScopeToken(bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1051B4FA: clang::Parser::ParseCastExpression(bool, bool, bool&, clang::Parser::TypeCastState) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 56 bytes in 1 blocks are possibly lost in loss record 7,181 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10985CAD: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985EEB: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985FF9: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109860E6: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::insert(std::pair const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986E40: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1076280A: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x107638FD: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10720637: LookupMemberExprInRecord(clang::Sema&, clang::LookupResult&, clang::SourceRange, clang::RecordType const*, clang::SourceLocation, clang::CXXScopeSpec&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10721D65: clang::Sema::LookupMemberExpr(clang::LookupResult&, clang::ActionResult&, bool&, clang::SourceLocation, clang::CXXScopeSpec&, clang::Decl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10724248: clang::Sema::ActOnMemberAccessExpr(clang::Scope*, clang::Expr*, clang::SourceLocation, clang::tok::TokenKind, clang::CXXScopeSpec&, clang::SourceLocation, clang::UnqualifiedId&, clang::Decl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1051FDC3: clang::Parser::ParsePostfixExpressionSuffix(clang::ActionResult) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 56 bytes in 1 blocks are possibly lost in loss record 7,182 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1086EF27: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10851BD9: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10853151: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1088E786: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1088E80D: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x108913C1: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1061C29A: clang::Sema::ActOnStartOfFunctionDef(clang::Scope*, clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x105611D6: clang::Parser::ParseLexedMethodDef(clang::Parser::LexedMethod&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 56 bytes in 1 blocks are possibly lost in loss record 7,183 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109866AA: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102645AB: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986E97: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1076280A: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x107638FD: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10720637: LookupMemberExprInRecord(clang::Sema&, clang::LookupResult&, clang::SourceRange, clang::RecordType const*, clang::SourceLocation, clang::CXXScopeSpec&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10721D65: clang::Sema::LookupMemberExpr(clang::LookupResult&, clang::ActionResult&, bool&, clang::SourceLocation, clang::CXXScopeSpec&, clang::Decl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10724248: clang::Sema::ActOnMemberAccessExpr(clang::Scope*, clang::Expr*, clang::SourceLocation, clang::tok::TokenKind, clang::CXXScopeSpec&, clang::SourceLocation, clang::UnqualifiedId&, clang::Decl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1051FDC3: clang::Parser::ParsePostfixExpressionSuffix(clang::ActionResult) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10519B2A: clang::Parser::ParseCastExpression(bool, bool, bool&, clang::Parser::TypeCastState) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 56 bytes in 1 blocks are possibly lost in loss record 7,184 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1086EF27: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10851BD9: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10853151: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1088E786: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1088E80D: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1059A6D2: clang::Sema::RequireCompleteDeclContext(clang::CXXScopeSpec&, clang::DeclContext*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x107E3F93: clang::Sema::CheckTypenameType(clang::ElaboratedTypeKeyword, clang::SourceLocation, clang::NestedNameSpecifierLoc, clang::IdentifierInfo const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1084C9B3: clang::TreeTransform<(anonymous namespace)::TemplateInstantiator>::TransformDependentNameType(clang::TypeLocBuilder&, clang::DependentNameTypeLoc) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 56 bytes in 1 blocks are possibly lost in loss record 7,185 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1086EF27: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10851BD9: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1088E6E9: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1088E80D: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x108913C1: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1060EB8C: clang::Sema::CheckFieldDecl(clang::DeclarationName, clang::QualType, clang::TypeSourceInfo*, clang::RecordDecl*, clang::SourceLocation, bool, clang::Expr*, clang::InClassInitStyle, clang::SourceLocation, clang::AccessSpecifier, clang::NamedDecl*, clang::Declarator*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10868F89: clang::TemplateDeclInstantiator::VisitFieldDecl(clang::FieldDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10851B4E: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 56 bytes in 1 blocks are possibly lost in loss record 7,186 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x106887E2: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1075B195: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10740350: TryConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef, clang::QualType, clang::InitializationSequence&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1074BF64: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10612E70: clang::Sema::ActOnUninitializedDecl(clang::Decl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104F6CA4: clang::Parser::ParseDeclarationAfterDeclaratorAndAttributes(clang::Declarator&, clang::Parser::ParsedTemplateInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10502BE7: clang::Parser::ParseDeclGroup(clang::ParsingDeclSpec&, unsigned int, bool, clang::SourceLocation*, clang::Parser::ForRangeInit*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1055A466: clang::Parser::ParseDeclOrFunctionDefInternal(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec&, clang::AccessSpecifier) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 56 bytes in 1 blocks are possibly lost in loss record 7,187 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1086EF27: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10851BD9: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10853151: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1088E786: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1088E80D: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10651FB2: clang::Sema::CheckBaseSpecifier(clang::CXXRecordDecl*, clang::SourceRange, bool, clang::AccessSpecifier, clang::TypeSourceInfo*, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10652617: clang::Sema::ActOnBaseSpecifier(clang::Decl*, clang::SourceRange, clang::ParsedAttributes&, bool, clang::AccessSpecifier, clang::OpaquePtr, clang::SourceLocation, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10510B98: clang::Parser::ParseBaseSpecifier(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 56 bytes in 1 blocks are possibly lost in loss record 7,188 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x106887E2: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10688E4A: clang::Sema::AddImplicitlyDeclaredMembersToClass(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10622B3A: clang::Sema::ActOnFields(clang::Scope*, clang::SourceLocation, clang::Decl*, llvm::ArrayRef, clang::SourceLocation, clang::SourceLocation, clang::AttributeList*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x106880B3: clang::Sema::ActOnFinishCXXMemberSpecification(clang::Scope*, clang::SourceLocation, clang::Decl*, clang::SourceLocation, clang::SourceLocation, clang::AttributeList*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10513ECA: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10515B96: clang::Parser::ParseClassSpecifier(clang::tok::TokenKind, clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, bool, clang::Parser::DeclSpecContext, clang::Parser::ParsedAttributesWithRange&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104FFB4D: clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, clang::Parser::DeclSpecContext, clang::Parser::LateParsedAttrList*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10512055: clang::Parser::ParseCXXClassMemberDeclaration(clang::AccessSpecifier, clang::AttributeList*, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 56 bytes in 1 blocks are possibly lost in loss record 7,189 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109866AA: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102645AB: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986E97: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1075B15B: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1079DA1D: clang::IsUserDefinedConversion(clang::Sema&, clang::Expr*, clang::QualType, clang::UserDefinedConversionSequence&, clang::OverloadCandidateSet&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1079E4D1: clang::TryUserDefinedConversion(clang::Sema&, clang::Expr*, clang::QualType, bool, bool, bool, bool, bool, bool) [clone .isra.600] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1079E99A: clang::TryImplicitConversion(clang::Sema&, clang::Expr*, clang::QualType, bool, bool, bool, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x107955D5: clang::TryCopyInitialization(clang::Sema&, clang::Expr*, clang::QualType, bool, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1079B2EB: clang::Sema::AddOverloadCandidate(clang::FunctionDecl*, clang::DeclAccessPair, llvm::ArrayRef, clang::OverloadCandidateSet&, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x107A0C15: clang::Sema::AddFunctionCandidates(clang::UnresolvedSetImpl const&, llvm::ArrayRef, clang::OverloadCandidateSet&, bool, clang::TemplateArgumentListInfo*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 57 bytes in 1 blocks are possibly lost in loss record 7,190 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x101CBFFB: ParseCodeGenArgs(clang::CodeGenOptions&, llvm::opt::ArgList&, clang::InputKind, clang::DiagnosticsEngine&, clang::TargetOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101D835D: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101574F2: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 57 bytes in 1 blocks are possibly lost in loss record 7,191 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1018C46D: cling::Interpreter::AddIncludePath(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100C0337: TCling::AddIncludePath(char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D19BA: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE5B8: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 59 bytes in 2 blocks are possibly lost in loss record 7,199 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A34707: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A347EF: std::string::reserve(unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10B2C0F0: clang::TargetInfo::CreateTargetInfo(clang::DiagnosticsEngine&, clang::TargetOptions*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10158038: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 61 bytes in 1 blocks are possibly lost in loss record 7,201 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1027F28D: clang::ASTReader::ReadControlBlock(clang::serialization::ModuleFile&, llvm::SmallVectorImpl&, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10280069: clang::ASTReader::ReadASTCore(llvm::StringRef, clang::serialization::ModuleKind, clang::SourceLocation, clang::serialization::ModuleFile*, llvm::SmallVectorImpl&, long, long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1028B63D: clang::ASTReader::ReadAST(std::string const&, clang::serialization::ModuleKind, clang::SourceLocation, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BC579: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, std::string const&, bool, bool, clang::Preprocessor&, clang::ASTContext&, void*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BC6C6: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, bool, bool, void*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018727F: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E45F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 62 bytes in 1 blocks are possibly lost in loss record 7,203 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1036CC8C: (anonymous namespace)::CodeGeneratorImpl::Initialize(clang::ASTContext&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018714B: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E45F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 66 bytes in 2 blocks are possibly lost in loss record 7,276 of 9,956 ==27812== at 0x4C281A6: operator new[](unsigned long) (vg_replace_malloc.c:384) ==27812== by 0x10EAD6F8: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10EB2217: (anonymous namespace)::RegisterCoalescer::joinCopy(llvm::MachineInstr*, bool&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10EB4755: (anonymous namespace)::RegisterCoalescer::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112138EE: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112139CB: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11213AFC: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E10B06: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E11129: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E11258: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10184FD7: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AD7D: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 67 bytes in 1 blocks are possibly lost in loss record 7,282 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x101D843A: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101574F2: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 67 bytes in 1 blocks are possibly lost in loss record 7,283 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10310556: clang::serialization::ModuleManager::addModule(llvm::StringRef, clang::serialization::ModuleKind, clang::SourceLocation, clang::serialization::ModuleFile*, unsigned int, long, long, clang::serialization::ModuleFile*&, std::string&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1027F90B: clang::ASTReader::ReadASTCore(llvm::StringRef, clang::serialization::ModuleKind, clang::SourceLocation, clang::serialization::ModuleFile*, llvm::SmallVectorImpl&, long, long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1028B63D: clang::ASTReader::ReadAST(std::string const&, clang::serialization::ModuleKind, clang::SourceLocation, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BC579: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, std::string const&, bool, bool, clang::Preprocessor&, clang::ASTContext&, void*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BC6C6: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, bool, bool, void*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018727F: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E45F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 71 bytes in 1 blocks are possibly lost in loss record 7,299 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x10157758: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 71 bytes in 1 blocks are possibly lost in loss record 7,300 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1027F32B: clang::ASTReader::ReadControlBlock(clang::serialization::ModuleFile&, llvm::SmallVectorImpl&, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10280069: clang::ASTReader::ReadASTCore(llvm::StringRef, clang::serialization::ModuleKind, clang::SourceLocation, clang::serialization::ModuleFile*, llvm::SmallVectorImpl&, long, long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1028B63D: clang::ASTReader::ReadAST(std::string const&, clang::serialization::ModuleKind, clang::SourceLocation, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BC579: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, std::string const&, bool, bool, clang::Preprocessor&, clang::ASTContext&, void*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101BC6C6: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, bool, bool, void*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018727F: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E45F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 72 bytes in 1 blocks are possibly lost in loss record 7,440 of 9,956 ==27812== at 0x4C28D84: malloc (vg_replace_malloc.c:291) ==27812== by 0x1127D797: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1075C0FF: llvm::SmallVectorTemplateBase::push_back(clang::NamedDecl* const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10984C20: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109866AA: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102645AB: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986E97: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1075B15B: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10740350: TryConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef, clang::QualType, clang::InitializationSequence&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1074BF64: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1066E38B: BuildImplicitMemberInitializer(clang::Sema&, clang::CXXConstructorDecl*, ImplicitInitializerKind, clang::FieldDecl*, clang::IndirectFieldDecl*, clang::CXXCtorInitializer*&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1066F5F5: CollectFieldInitializer(clang::Sema&, (anonymous namespace)::BaseAndFieldInfo&, clang::FieldDecl*, clang::IndirectFieldDecl*) [clone .isra.2582] (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 72 bytes in 1 blocks are possibly lost in loss record 7,441 of 9,956 ==27812== at 0x4C28D84: malloc (vg_replace_malloc.c:291) ==27812== by 0x1127D797: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1075C0FF: llvm::SmallVectorTemplateBase::push_back(clang::NamedDecl* const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10984C20: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109866AA: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102645AB: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986E97: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1076280A: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10762CED: CppNamespaceLookup(clang::Sema&, clang::LookupResult&, clang::ASTContext&, clang::DeclContext*, (anonymous namespace)::UnqualUsingDirectiveSet&) [clone .isra.647] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10764730: clang::Sema::CppLookupName(clang::LookupResult&, clang::Scope*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10764D74: clang::Sema::LookupName(clang::LookupResult&, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10765692: clang::Sema::LookupOverloadedOperatorName(clang::OverloadedOperatorKind, clang::Scope*, clang::QualType, clang::QualType, clang::UnresolvedSetImpl&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 72 bytes in 1 blocks are possibly lost in loss record 7,442 of 9,956 ==27812== at 0x4C28D84: malloc (vg_replace_malloc.c:291) ==27812== by 0x1127D797: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1075C0FF: llvm::SmallVectorTemplateBase::push_back(clang::NamedDecl* const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10984C20: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x106887E2: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1075B195: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10740BA8: TryUserDefinedConversion(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, clang::Expr*, clang::InitializationSequence&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1074C2B7: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1067133A: clang::Sema::SetParamDefaultArgument(clang::ParmVarDecl*, clang::Expr*, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10671659: clang::Sema::ActOnParamDefaultArgument(clang::Decl*, clang::SourceLocation, clang::Expr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 72 bytes in 1 blocks are possibly lost in loss record 7,443 of 9,956 ==27812== at 0x4C28D84: malloc (vg_replace_malloc.c:291) ==27812== by 0x1127D797: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10265A0B: llvm::SmallVectorImpl::operator=(llvm::SmallVectorImpl const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985CE9: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985EEB: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985FF9: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109860E6: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::insert(std::pair const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986E40: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1076280A: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x107638FD: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10720637: LookupMemberExprInRecord(clang::Sema&, clang::LookupResult&, clang::SourceRange, clang::RecordType const*, clang::SourceLocation, clang::CXXScopeSpec&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10721D65: clang::Sema::LookupMemberExpr(clang::LookupResult&, clang::ActionResult&, bool&, clang::SourceLocation, clang::CXXScopeSpec&, clang::Decl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 72 bytes in 1 blocks are possibly lost in loss record 7,444 of 9,956 ==27812== at 0x4C28D84: malloc (vg_replace_malloc.c:291) ==27812== by 0x1127D797: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1075C0FF: llvm::SmallVectorTemplateBase::push_back(clang::NamedDecl* const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10984C20: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109866AA: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102645AB: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986E97: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1076280A: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x107638FD: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10720637: LookupMemberExprInRecord(clang::Sema&, clang::LookupResult&, clang::SourceRange, clang::RecordType const*, clang::SourceLocation, clang::CXXScopeSpec&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10721D65: clang::Sema::LookupMemberExpr(clang::LookupResult&, clang::ActionResult&, bool&, clang::SourceLocation, clang::CXXScopeSpec&, clang::Decl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10724248: clang::Sema::ActOnMemberAccessExpr(clang::Scope*, clang::Expr*, clang::SourceLocation, clang::tok::TokenKind, clang::CXXScopeSpec&, clang::SourceLocation, clang::UnqualifiedId&, clang::Decl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 72 bytes in 1 blocks are possibly lost in loss record 7,445 of 9,956 ==27812== at 0x4C28D84: malloc (vg_replace_malloc.c:291) ==27812== by 0x1127D797: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10265A0B: llvm::SmallVectorImpl::operator=(llvm::SmallVectorImpl const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985CE9: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985F28: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985FF9: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1098689F: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1086EF27: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10851BBA: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10853151: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1088E786: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 76 bytes in 2 blocks are possibly lost in loss record 7,464 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D08: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D08: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 76 bytes in 2 blocks are possibly lost in loss record 7,465 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018ADD4: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D08: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D08: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 80 bytes in 1 blocks are possibly lost in loss record 7,682 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1117E705: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111803D9: llvm::ConstantUniqueMap::Create(llvm::Type*, llvm::ExprMapKeyType const&, std::_Rb_tree_iterator const, llvm::ConstantExpr*> >) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111809BD: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11181829: llvm::ConstantExpr::getBitCast(llvm::Constant*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038DED4: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038E3D0: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038E3D0: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038F497: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8CA5: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair const*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E99BC: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 80 bytes in 1 blocks are possibly lost in loss record 7,683 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1117E705: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111803D9: llvm::ConstantUniqueMap::Create(llvm::Type*, llvm::ExprMapKeyType const&, std::_Rb_tree_iterator const, llvm::ConstantExpr*> >) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111809BD: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11181829: llvm::ConstantExpr::getBitCast(llvm::Constant*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038DED4: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038E3D0: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038F497: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8CA5: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair const*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E99BC: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D46: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 84 bytes in 1 blocks are possibly lost in loss record 7,692 of 9,956 ==27812== at 0x4C281A6: operator new[](unsigned long) (vg_replace_malloc.c:384) ==27812== by 0x10EACF4E: llvm::RegisterClassInfo::runOnMachineFunction(llvm::MachineFunction const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F9265F: (anonymous namespace)::MachineScheduler::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112138EE: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112139CB: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11213AFC: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E10B06: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E110FE: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E11258: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10184FD7: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AD7D: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 96 bytes in 1 blocks are possibly lost in loss record 7,777 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10F8DF6A: llvm::Pass* llvm::callDefaultCtor<(anonymous namespace)::MachineScheduler>() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E900E7: llvm::TargetPassConfig::addPass(void const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E90393: llvm::TargetPassConfig::addOptimizedRegAlloc(llvm::FunctionPass*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E907F2: llvm::TargetPassConfig::addMachinePasses() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E3E19B: addPassesToGenerateCode(llvm::LLVMTargetMachine*, llvm::legacy::PassManagerBase&, bool, void const*, void const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E3E3F8: llvm::LLVMTargetMachine::addPassesToEmitMachineCode(llvm::legacy::PassManagerBase&, llvm::JITCodeEmitter&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E122C3: llvm::JIT::JIT(llvm::Module*, llvm::TargetMachine&, llvm::TargetJITInfo&, llvm::JITMemoryManager*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E12463: llvm::JIT::createJIT(llvm::Module*, std::string*, llvm::JITMemoryManager*, bool, llvm::TargetMachine*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x110D6034: llvm::EngineBuilder::create(llvm::TargetMachine*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10183D80: cling::IncrementalExecutor::InitializeBuilder(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E431: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 96 bytes in 1 blocks are possibly lost in loss record 7,778 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10F8DE58: llvm::MachineSchedContext::MachineSchedContext() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F8DF75: llvm::Pass* llvm::callDefaultCtor<(anonymous namespace)::MachineScheduler>() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E900E7: llvm::TargetPassConfig::addPass(void const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E90393: llvm::TargetPassConfig::addOptimizedRegAlloc(llvm::FunctionPass*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E907F2: llvm::TargetPassConfig::addMachinePasses() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E3E19B: addPassesToGenerateCode(llvm::LLVMTargetMachine*, llvm::legacy::PassManagerBase&, bool, void const*, void const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E3E3F8: llvm::LLVMTargetMachine::addPassesToEmitMachineCode(llvm::legacy::PassManagerBase&, llvm::JITCodeEmitter&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E122C3: llvm::JIT::JIT(llvm::Module*, llvm::TargetMachine&, llvm::TargetJITInfo&, llvm::JITMemoryManager*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E12463: llvm::JIT::createJIT(llvm::Module*, std::string*, llvm::JITMemoryManager*, bool, llvm::TargetMachine*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x110D6034: llvm::EngineBuilder::create(llvm::TargetMachine*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10183D80: cling::IncrementalExecutor::InitializeBuilder(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 104 bytes in 1 blocks are possibly lost in loss record 7,799 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111874B8: llvm::ConstantAggrUniqueMap::getOrCreate(llvm::StructType*, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038DDC9: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038E3D0: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038E3D0: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038F497: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8CA5: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair const*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E99BC: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D46: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,886 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042865B: clang::CodeGen::CodeGenFunction::EmitFunctionEpilog(clang::CodeGen::CGFunctionInfo const&, bool, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AB673: clang::CodeGen::CodeGenFunction::FinishFunction(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2D06: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CED1B: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF155: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF7B4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CFE6A: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2507] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1036C932: (anonymous namespace)::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CBB: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,887 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FD05: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043EE25: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, bool, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10421400: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B22E8: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2C61: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF7B4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E20BA: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D010C: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2507] (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,888 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10419A72: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103EB394: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B24B2: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2C61: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF7B4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E20BA: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D010C: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2507] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1036C932: (anonymous namespace)::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,889 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FD05: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043EE25: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, bool, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10421400: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B22E8: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2C61: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF7B4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E20CA: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D010C: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2507] (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,890 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10419A72: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103EB394: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B24B2: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2C61: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF7B4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E20CA: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D010C: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2507] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1036C932: (anonymous namespace)::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,891 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FD05: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043EE25: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, bool, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10421400: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B22E8: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2C61: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF7B4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E20F1: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D010C: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2507] (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,892 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10419A72: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103EB394: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B24B2: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2C61: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF7B4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E20F1: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D010C: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2507] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1036C932: (anonymous namespace)::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,893 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10470E9E: clang::CodeGen::CodeGenFunction::EmitDeleteCall(clang::FunctionDecl const*, llvm::Value*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10429438: (anonymous namespace)::CallDtorDelete::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043658E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104300EF: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF7B4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,894 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10470E9E: clang::CodeGen::CodeGenFunction::EmitDeleteCall(clang::FunctionDecl const*, llvm::Value*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10429438: (anonymous namespace)::CallDtorDelete::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104365AC: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104300EF: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF7B4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,895 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10446BAC: clang::CodeGen::CodeGenFunction::getExceptionFromSlot() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044A1FF: clang::CodeGen::CodeGenFunction::getEHResumeBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044AADF: clang::CodeGen::CodeGenFunction::getEHDispatchBlock(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043606E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104300EF: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF7B4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E20F1: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,896 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104489EC: clang::CodeGen::CodeGenFunction::getSelectorFromSlot() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044A20A: clang::CodeGen::CodeGenFunction::getEHResumeBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044AADF: clang::CodeGen::CodeGenFunction::getEHDispatchBlock(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043606E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104300EF: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF7B4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E20F1: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,897 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11200844: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044DAC5: llvm::IRBuilder >::CreateCast(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&) [clone .isra.418] [clone .part.419] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A5CF: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ADA3: clang::CodeGen::CodeGenFunction::convertTempToRValue(llvm::Value*, clang::QualType, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042811D: clang::CodeGen::CodeGenFunction::EmitDelegateCallArg(clang::CodeGen::CallArgList&, clang::VarDecl const*, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042FF06: clang::CodeGen::CodeGenFunction::EmitDelegateCXXConstructorCall(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10433A34: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31EF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104184FF: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,898 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B6B0: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042E6C4: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, bool, clang::CXXRecordDecl const*, llvm::SmallPtrSet&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042E7E7: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10432F90: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10433810: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31EF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104184FF: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF190: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,899 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3CD8: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457EA5: clang::CodeGen::CodeGenFunction::EmitLValueForFieldInitialization(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104319B2: EmitMemberInitializer(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::CXXCtorInitializer*, clang::CXXConstructorDecl const*, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10433141: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10433810: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31EF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104184FF: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF190: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,900 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3E49: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457EA5: clang::CodeGen::CodeGenFunction::EmitLValueForFieldInitialization(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104319B2: EmitMemberInitializer(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::CXXCtorInitializer*, clang::CXXConstructorDecl const*, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10433141: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10433810: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31EF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104184FF: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF190: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,901 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11200844: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044DAC5: llvm::IRBuilder >::CreateCast(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&) [clone .isra.418] [clone .part.419] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A5CF: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104850F7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,902 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11200884: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10482BE8: (anonymous namespace)::ScalarExprEmitter::EmitScalarConversion(llvm::Value*, clang::QualType, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8E5: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048A998: (anonymous namespace)::ScalarExprEmitter::EmitCompare(clang::BinaryOperator const*, unsigned int, unsigned int, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104847CA: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104500E5: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AE084: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10487AE6: (anonymous namespace)::ScalarExprEmitter::VisitBinLAnd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,903 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11200884: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10482BE8: (anonymous namespace)::ScalarExprEmitter::EmitScalarConversion(llvm::Value*, clang::QualType, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8E5: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048A998: (anonymous namespace)::ScalarExprEmitter::EmitCompare(clang::BinaryOperator const*, unsigned int, unsigned int, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104847A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104500E5: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10487CEE: (anonymous namespace)::ScalarExprEmitter::VisitBinLAnd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104843EE: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,904 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10489983: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484B91: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B3FB: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104851F9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,905 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042F7EA: clang::CodeGen::CodeGenFunction::GetAddressOfBaseClass(llvm::Value*, clang::CXXRecordDecl const*, clang::CXXBaseSpecifier const* const*, clang::CXXBaseSpecifier const* const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B4F2: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104717B6: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484996: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,906 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042BB6C: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E473A: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484996: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B3FB: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104851F9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,907 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042BAC7: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E473A: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484996: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B3FB: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104851F9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,908 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E47C1: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484996: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B3FB: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104851F9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,909 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10489983: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484B91: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048BFCA: (anonymous namespace)::ScalarExprEmitter::VisitBinAnd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104843B5: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,910 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104850F7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048BFDA: (anonymous namespace)::ScalarExprEmitter::VisitBinAnd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104843B5: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484996: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,911 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11200884: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10482BE8: (anonymous namespace)::ScalarExprEmitter::EmitScalarConversion(llvm::Value*, clang::QualType, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8E5: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AD477: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2CDF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,912 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044DAC5: llvm::IRBuilder >::CreateCast(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&) [clone .isra.418] [clone .part.419] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045791D: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104601B9: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B530: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,913 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11200864: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10482BE8: (anonymous namespace)::ScalarExprEmitter::EmitScalarConversion(llvm::Value*, clang::QualType, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8E5: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048BFCA: (anonymous namespace)::ScalarExprEmitter::VisitBinAnd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104843B5: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8F8: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104851E6: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,914 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042EC36: clang::CodeGen::CodeGenFunction::GetAddressOfDirectBaseInCompleteClass(llvm::Value*, clang::CXXRecordDecl const*, clang::CXXRecordDecl const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042ED5D: (anonymous namespace)::CallBaseDtor::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043658E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436DE1: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436E1A: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043009D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,915 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FD05: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10446B20: clang::CodeGen::CodeGenFunction::getExceptionSlot() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044B6A6: clang::CodeGen::CodeGenFunction::EmitLandingPad() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044C14C: clang::CodeGen::CodeGenFunction::getInvokeDestImpl() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10426CF5: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E23EE: (anonymous namespace)::ItaniumCXXABI::EmitDestructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B47F: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043658E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,916 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FD05: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10446B70: clang::CodeGen::CodeGenFunction::getEHSelectorSlot() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044B767: clang::CodeGen::CodeGenFunction::EmitLandingPad() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044C14C: clang::CodeGen::CodeGenFunction::getInvokeDestImpl() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10426CF5: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E23EE: (anonymous namespace)::ItaniumCXXABI::EmitDestructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B47F: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043658E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,917 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042F7EA: clang::CodeGen::CodeGenFunction::GetAddressOfBaseClass(llvm::Value*, clang::CXXRecordDecl const*, clang::CXXBaseSpecifier const* const*, clang::CXXBaseSpecifier const* const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B4F2: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104717B6: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DFF2: clang::CodeGen::CodeGenFunction::EmitCallExprLValue(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D7A9: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10460230: clang::CodeGen::CodeGenFunction::EmitReferenceBindingToExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,918 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FD05: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10446B20: clang::CodeGen::CodeGenFunction::getExceptionSlot() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044B6A6: clang::CodeGen::CodeGenFunction::EmitLandingPad() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044C14C: clang::CodeGen::CodeGenFunction::getInvokeDestImpl() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10426CF5: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DFF2: clang::CodeGen::CodeGenFunction::EmitCallExprLValue(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D7A9: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,919 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FD05: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10446B70: clang::CodeGen::CodeGenFunction::getEHSelectorSlot() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044B767: clang::CodeGen::CodeGenFunction::EmitLandingPad() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044C14C: clang::CodeGen::CodeGenFunction::getInvokeDestImpl() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10426CF5: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DFF2: clang::CodeGen::CodeGenFunction::EmitCallExprLValue(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D7A9: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,920 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10489983: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484B91: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104845DC: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8D4: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,921 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10489983: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484B91: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104845F0: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8D4: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,922 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1120099C: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104837FE: (anonymous namespace)::ScalarExprEmitter::EmitSub((anonymous namespace)::BinOpInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048463A: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8D4: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450305: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10422AA5: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104238B4: clang::CodeGen::CodeGenFunction::EmitCallArgs(clang::CodeGen::CallArgList&, llvm::ArrayRef, clang::ConstExprIterator, clang::ConstExprIterator, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,923 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1120099C: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047ABC5: llvm::IRBuilder >::CreateCast(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&) [clone .isra.390] [clone .part.391] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048386A: (anonymous namespace)::ScalarExprEmitter::EmitSub((anonymous namespace)::BinOpInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048463A: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8D4: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450305: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10422AA5: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,924 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FD05: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10446B20: clang::CodeGen::CodeGenFunction::getExceptionSlot() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044B6A6: clang::CodeGen::CodeGenFunction::EmitLandingPad() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044C14C: clang::CodeGen::CodeGenFunction::getInvokeDestImpl() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10426CF5: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,925 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FD05: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10446B70: clang::CodeGen::CodeGenFunction::getEHSelectorSlot() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044B767: clang::CodeGen::CodeGenFunction::EmitLandingPad() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044C14C: clang::CodeGen::CodeGenFunction::getInvokeDestImpl() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10426CF5: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,926 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042F7EA: clang::CodeGen::CodeGenFunction::GetAddressOfBaseClass(llvm::Value*, clang::CXXRecordDecl const*, clang::CXXBaseSpecifier const* const*, clang::CXXBaseSpecifier const* const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045E36A: clang::CodeGen::CodeGenFunction::EmitCastLValue(clang::CastExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D79C: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D74: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,927 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104850F7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B353: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,928 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042F7EA: clang::CodeGen::CodeGenFunction::GetAddressOfBaseClass(llvm::Value*, clang::CXXRecordDecl const*, clang::CXXBaseSpecifier const* const*, clang::CXXBaseSpecifier const* const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B4F2: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048519A: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FB1D: clang::CodeGen::CodeGenFunction::EmitUnaryOpLValue(clang::UnaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D674: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10460230: clang::CodeGen::CodeGenFunction::EmitReferenceBindingToExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,929 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10489983: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484B91: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048BF21: (anonymous namespace)::ScalarExprEmitter::VisitBinAdd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104845B8: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,930 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104850F7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048BF31: (anonymous namespace)::ScalarExprEmitter::VisitBinAdd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104845B8: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8D4: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,931 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FD05: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044121D: clang::CodeGen::CodeGenFunction::EmitAutoVarAlloca(clang::VarDecl const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10442955: clang::CodeGen::CodeGenFunction::EmitAutoVarDecl(clang::VarDecl const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039B136: clang::CodeGen::CodeGenFunction::EmitDeclStmt(clang::DeclStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A6AB4: clang::CodeGen::CodeGenFunction::EmitSimpleStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A27A2: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A68AA: clang::CodeGen::CodeGenFunction::EmitCompoundStmt(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A6A91: clang::CodeGen::CodeGenFunction::EmitSimpleStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A27A2: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,932 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104850F7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,933 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042BB6C: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E473A: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104845DC: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,934 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042BAC7: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E473A: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104845DC: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,935 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E47C1: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104845DC: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,936 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FD05: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10446B20: clang::CodeGen::CodeGenFunction::getExceptionSlot() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044B6A6: clang::CodeGen::CodeGenFunction::EmitLandingPad() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044C14C: clang::CodeGen::CodeGenFunction::getInvokeDestImpl() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10426CF5: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042C605: clang::CodeGen::CodeGenFunction::EmitCXXConstructorCall(clang::CXXConstructorDecl const*, clang::CXXCtorType, bool, bool, llvm::Value*, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046B5A2: clang::CodeGen::CodeGenFunction::EmitCXXConstructExpr(clang::CXXConstructExpr const*, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104629BA: (anonymous namespace)::AggExprEmitter::VisitCXXConstructExpr(clang::CXXConstructExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104654D0: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046550B: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,937 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FD05: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10446B70: clang::CodeGen::CodeGenFunction::getEHSelectorSlot() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044B767: clang::CodeGen::CodeGenFunction::EmitLandingPad() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044C14C: clang::CodeGen::CodeGenFunction::getInvokeDestImpl() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10426CF5: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042C605: clang::CodeGen::CodeGenFunction::EmitCXXConstructorCall(clang::CXXConstructorDecl const*, clang::CXXCtorType, bool, bool, llvm::Value*, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046B5A2: clang::CodeGen::CodeGenFunction::EmitCXXConstructExpr(clang::CXXConstructExpr const*, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104629BA: (anonymous namespace)::AggExprEmitter::VisitCXXConstructExpr(clang::CXXConstructExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104654D0: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046550B: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,938 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10446BAC: clang::CodeGen::CodeGenFunction::getExceptionFromSlot() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044A1FF: clang::CodeGen::CodeGenFunction::getEHResumeBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044AADF: clang::CodeGen::CodeGenFunction::getEHDispatchBlock(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043606E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436DE1: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436E1A: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E2B1: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AD477: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,939 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104489EC: clang::CodeGen::CodeGenFunction::getSelectorFromSlot() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044A20A: clang::CodeGen::CodeGenFunction::getEHResumeBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044AADF: clang::CodeGen::CodeGenFunction::getEHDispatchBlock(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043606E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436DE1: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436E1A: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E2B1: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AD477: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,940 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044DB47: llvm::IRBuilder >::CreateLoad(llvm::Value*, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10459379: clang::CodeGen::CodeGenFunction::EmitDeclRefLValue(clang::DeclRefExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D768: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D74: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FB1D: clang::CodeGen::CodeGenFunction::EmitUnaryOpLValue(clang::UnaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D674: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,941 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3CD8: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A450: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10489983: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484B91: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484996: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,942 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3E49: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A450: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10489983: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484B91: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484996: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,943 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10489983: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484B91: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484996: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B917: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,944 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10489983: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484B91: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B4D9: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,945 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042F7EA: clang::CodeGen::CodeGenFunction::GetAddressOfBaseClass(llvm::Value*, clang::CXXRecordDecl const*, clang::CXXBaseSpecifier const* const*, clang::CXXBaseSpecifier const* const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B4F2: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104717B6: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10483D7C: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,946 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042BB6C: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E473A: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10483D7C: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484DAE: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,947 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042BAC7: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E473A: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10483D7C: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484DAE: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,948 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E47C1: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10483D7C: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484DAE: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,949 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10489983: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484B91: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104851F9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,950 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104850F7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B3FB: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104851F9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,951 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042AB6E: llvm::IRBuilder >::CreateCast(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&) [clone .isra.317] [clone .constprop.409] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042E170: clang::CodeGen::CodeGenFunction::GetAddressOfDerivedClass(llvm::Value*, clang::CXXRecordDecl const*, clang::CXXBaseSpecifier const* const*, clang::CXXBaseSpecifier const* const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B448: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104851F9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450305: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10422AA5: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104238B4: clang::CodeGen::CodeGenFunction::EmitCallArgs(clang::CodeGen::CallArgList&, llvm::ArrayRef, clang::ConstExprIterator, clang::ConstExprIterator, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,952 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044DB47: llvm::IRBuilder >::CreateLoad(llvm::Value*, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10459379: clang::CodeGen::CodeGenFunction::EmitDeclRefLValue(clang::DeclRefExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D768: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10460230: clang::CodeGen::CodeGenFunction::EmitReferenceBindingToExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10422A32: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104238B4: clang::CodeGen::CodeGenFunction::EmitCallArgs(clang::CodeGen::CallArgList&, llvm::ArrayRef, clang::ConstExprIterator, clang::ConstExprIterator, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471352: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,953 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3CD8: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D74: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8D4: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,954 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3E49: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D74: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8D4: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,955 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11200864: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10482BE8: (anonymous namespace)::ScalarExprEmitter::EmitScalarConversion(llvm::Value*, clang::QualType, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8E5: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AD477: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2CDF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,956 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042BB6C: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E473A: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B4D9: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,957 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042BAC7: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E473A: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B4D9: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,958 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E47C1: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B4D9: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,959 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042F7EA: clang::CodeGen::CodeGenFunction::GetAddressOfBaseClass(llvm::Value*, clang::CXXRecordDecl const*, clang::CXXBaseSpecifier const* const*, clang::CXXBaseSpecifier const* const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B4F2: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AD477: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2CDF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,960 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3CD8: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104298DB: (anonymous namespace)::DestroyField::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043658E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436DE1: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436E1A: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043009D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,961 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3E49: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104298DB: (anonymous namespace)::DestroyField::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043658E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436DE1: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436E1A: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043009D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,962 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104850F7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104717B6: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 1 blocks are possibly lost in loss record 7,963 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10480544: (anonymous namespace)::ScalarExprEmitter::EmitScalarPrePostIncDec(clang::UnaryOperator const*, clang::CodeGen::LValue, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048567E: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048A998: (anonymous namespace)::ScalarExprEmitter::EmitCompare(clang::BinaryOperator const*, unsigned int, unsigned int, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484385: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 2 blocks are possibly lost in loss record 7,964 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109866AA: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102645AB: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986E97: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1076280A: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10762CED: CppNamespaceLookup(clang::Sema&, clang::LookupResult&, clang::ASTContext&, clang::DeclContext*, (anonymous namespace)::UnqualUsingDirectiveSet&) [clone .isra.647] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10764730: clang::Sema::CppLookupName(clang::LookupResult&, clang::Scope*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10764D74: clang::Sema::LookupName(clang::LookupResult&, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10765692: clang::Sema::LookupOverloadedOperatorName(clang::OverloadedOperatorKind, clang::Scope*, clang::QualType, clang::QualType, clang::UnresolvedSetImpl&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x106ADBB5: BuildOverloadedBinOp(clang::Sema&, clang::Scope*, clang::SourceLocation, clang::BinaryOperatorKind, clang::Expr*, clang::Expr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x106ECCF3: clang::Sema::BuildBinOp(clang::Scope*, clang::SourceLocation, clang::BinaryOperatorKind, clang::Expr*, clang::Expr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 2 blocks are possibly lost in loss record 7,965 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1060172C: clang::Sema::PushOnScopeChains(clang::NamedDecl*, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1062E414: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x107E2767: clang::Sema::ActOnTemplateDeclarator(clang::Scope*, llvm::MutableArrayRef, clang::Declarator&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104F6C1C: clang::Parser::ParseDeclarationAfterDeclaratorAndAttributes(clang::Declarator&, clang::Parser::ParsedTemplateInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10552382: clang::Parser::ParseSingleDeclarationAfterTemplate(unsigned int, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject&, clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10552F92: clang::Parser::ParseTemplateDeclarationOrSpecialization(unsigned int, clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x105531CF: clang::Parser::ParseDeclarationStartingWithTemplate(unsigned int, clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1050397D: clang::Parser::ParseDeclaration(llvm::SmallVector&, unsigned int, clang::SourceLocation&, clang::Parser::ParsedAttributesWithRange&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 2 blocks are possibly lost in loss record 7,966 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1060172C: clang::Sema::PushOnScopeChains(clang::NamedDecl*, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1062E414: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1062E7E3: clang::Sema::ActOnStartOfFunctionDef(clang::Scope*, clang::Declarator&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1055C3D2: clang::Parser::ParseFunctionDefinition(clang::ParsingDeclarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::LateParsedAttrList*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10502B4C: clang::Parser::ParseDeclGroup(clang::ParsingDeclSpec&, unsigned int, bool, clang::SourceLocation*, clang::Parser::ForRangeInit*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1055A466: clang::Parser::ParseDeclOrFunctionDefInternal(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec&, clang::AccessSpecifier) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1055A7C1: clang::Parser::ParseDeclarationOrFunctionDefinition(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec*, clang::AccessSpecifier) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1055D51B: clang::Parser::ParseExternalDeclaration(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 2 blocks are possibly lost in loss record 7,967 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1086EF27: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10851BD9: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10853151: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1088E786: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1088E80D: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10651FB2: clang::Sema::CheckBaseSpecifier(clang::CXXRecordDecl*, clang::SourceRange, bool, clang::AccessSpecifier, clang::TypeSourceInfo*, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1084A1BA: clang::Sema::SubstBaseSpecifiers(clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x108510C7: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 2 blocks are possibly lost in loss record 7,968 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1086EF27: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10851BBA: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10853151: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1088E786: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1088E80D: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10651FB2: clang::Sema::CheckBaseSpecifier(clang::CXXRecordDecl*, clang::SourceRange, bool, clang::AccessSpecifier, clang::TypeSourceInfo*, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1084A1BA: clang::Sema::SubstBaseSpecifiers(clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x108510C7: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 112 bytes in 2 blocks are possibly lost in loss record 7,969 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10985CAD: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985F28: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985FF9: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1098689F: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1060172C: clang::Sema::PushOnScopeChains(clang::NamedDecl*, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1062E414: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1067260E: clang::Sema::ActOnCXXMemberDeclarator(clang::Scope*, clang::AccessSpecifier, clang::Declarator&, llvm::MutableArrayRef, clang::Expr*, clang::VirtSpecifiers const&, clang::InClassInitStyle) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10512D43: clang::Parser::ParseCXXClassMemberDeclaration(clang::AccessSpecifier, clang::AttributeList*, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x105143BB: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10515B96: clang::Parser::ParseClassSpecifier(clang::tok::TokenKind, clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, bool, clang::Parser::DeclSpecContext, clang::Parser::ParsedAttributesWithRange&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 120 bytes in 1 blocks are possibly lost in loss record 8,091 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CC8D4: clang::CodeGen::CodeGenModule::GetOrCreateLLVMGlobal(llvm::StringRef, llvm::PointerType*, clang::VarDecl const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CE63B: clang::CodeGen::CodeGenModule::GetAddrOfGlobalVar(clang::VarDecl const*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044F977: EmitGlobalVarDeclLValue(clang::CodeGen::CodeGenFunction&, clang::Expr const*, clang::VarDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045925D: clang::CodeGen::CodeGenFunction::EmitDeclRefLValue(clang::DeclRefExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D768: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A450: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104850F7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 120 bytes in 1 blocks are possibly lost in loss record 8,092 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CC8D4: clang::CodeGen::CodeGenModule::GetOrCreateLLVMGlobal(llvm::StringRef, llvm::PointerType*, clang::VarDecl const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E8510: (anonymous namespace)::ItaniumCXXABI::registerGlobalDtor(clang::CodeGen::CodeGenFunction&, clang::VarDecl const&, llvm::Constant*, llvm::Constant*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10444637: EmitDeclDestroy(clang::CodeGen::CodeGenFunction&, clang::VarDecl const&, llvm::Constant*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104447D9: clang::CodeGen::CodeGenFunction::EmitCXXGlobalVarDeclInit(clang::VarDecl const&, llvm::Constant*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10444ED1: clang::CodeGen::CodeGenFunction::GenerateCXXGlobalVarDeclInitFunc(llvm::Function*, clang::VarDecl const*, llvm::GlobalVariable*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104451B6: clang::CodeGen::CodeGenModule::EmitCXXGlobalVarDeclInitFunc(clang::VarDecl const*, llvm::GlobalVariable*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CC392: clang::CodeGen::CodeGenModule::EmitGlobalVarDefinition(clang::VarDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF089: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF7B4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CFE6A: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2507] (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 120 bytes in 1 blocks are possibly lost in loss record 8,093 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103C46E6: clang::CodeGen::CodeGenModule::CreateOrReplaceCXXRuntimeVariable(llvm::StringRef, llvm::Type*, llvm::GlobalValue::LinkageTypes) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103EB9EF: (anonymous namespace)::ItaniumCXXABI::getAddrOfVTable(clang::CXXRecordDecl const*, clang::CharUnits) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E9558: (anonymous namespace)::ItaniumCXXABI::getVTableAddressPointInStructor(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::BaseSubobject, clang::CXXRecordDecl const*, bool&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B63D: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042E6C4: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, bool, clang::CXXRecordDecl const*, llvm::SmallPtrSet&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042E7E7: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10432F90: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10433810: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31EF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104184FF: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 120 bytes in 1 blocks are possibly lost in loss record 8,094 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038DE10: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038E3D0: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038E3D0: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038F497: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8CA5: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair const*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E99BC: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D46: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 120 bytes in 1 blocks are possibly lost in loss record 8,095 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038DE10: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038E3D0: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038F497: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8CA5: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair const*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E99BC: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D46: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AFD6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 120 bytes in 1 blocks are possibly lost in loss record 8,096 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103C46E6: clang::CodeGen::CodeGenModule::CreateOrReplaceCXXRuntimeVariable(llvm::StringRef, llvm::Type*, llvm::GlobalValue::LinkageTypes) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103EB9EF: (anonymous namespace)::ItaniumCXXABI::getAddrOfVTable(clang::CXXRecordDecl const*, clang::CharUnits) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E9558: (anonymous namespace)::ItaniumCXXABI::getVTableAddressPointInStructor(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::BaseSubobject, clang::CXXRecordDecl const*, bool&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B63D: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042E6C4: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, bool, clang::CXXRecordDecl const*, llvm::SmallPtrSet&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042E7E7: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104301AE: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 128 bytes in 1 blocks are possibly lost in loss record 8,116 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1117CA32: llvm::GetElementPtrConstantExpr::Create(llvm::Constant*, llvm::ArrayRef, llvm::Type*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1117E862: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111803D9: llvm::ConstantUniqueMap::Create(llvm::Type*, llvm::ExprMapKeyType const&, std::_Rb_tree_iterator const, llvm::ConstantExpr*> >) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111809BD: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111812B0: llvm::ConstantExpr::getGetElementPtr(llvm::Constant*, llvm::ArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E972E: (anonymous namespace)::ItaniumCXXABI::getVTableAddressPointInStructor(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::BaseSubobject, clang::CXXRecordDecl const*, bool&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B63D: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042E6C4: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, bool, clang::CXXRecordDecl const*, llvm::SmallPtrSet&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042E7E7: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10432F90: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 128 bytes in 1 blocks are possibly lost in loss record 8,117 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x1120DC8D: std::vector, std::allocator > >::_M_insert_aux(__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >, std::pair const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1121052C: llvm::PMDataManager::initializeAnalysisImpl(llvm::Pass*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112137FB: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112139CB: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11213AFC: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E10B06: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E110FE: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E11258: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10184FD7: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AD7D: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 128 bytes in 1 blocks are possibly lost in loss record 8,118 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1117CA32: llvm::GetElementPtrConstantExpr::Create(llvm::Constant*, llvm::ArrayRef, llvm::Type*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1117E862: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111803D9: llvm::ConstantUniqueMap::Create(llvm::Type*, llvm::ExprMapKeyType const&, std::_Rb_tree_iterator const, llvm::ConstantExpr*> >) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111809BD: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111812B0: llvm::ConstantExpr::getGetElementPtr(llvm::Constant*, llvm::ArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E972E: (anonymous namespace)::ItaniumCXXABI::getVTableAddressPointInStructor(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::BaseSubobject, clang::CXXRecordDecl const*, bool&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B63D: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042E6C4: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, bool, clang::CXXRecordDecl const*, llvm::SmallPtrSet&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042E7E7: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104301AE: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,189 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B70E: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042E6C4: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, bool, clang::CXXRecordDecl const*, llvm::SmallPtrSet&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042E7E7: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10432F90: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10433810: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31EF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104184FF: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF190: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,190 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039BECD: llvm::IRBuilder >::CreateICmp(llvm::CmpInst::Predicate, llvm::Value*, llvm::Value*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048AA63: (anonymous namespace)::ScalarExprEmitter::EmitCompare(clang::BinaryOperator const*, unsigned int, unsigned int, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104847CA: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104500E5: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AE084: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10487AE6: (anonymous namespace)::ScalarExprEmitter::VisitBinLAnd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104843EE: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104500E5: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,191 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039BECD: llvm::IRBuilder >::CreateICmp(llvm::CmpInst::Predicate, llvm::Value*, llvm::Value*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048AA63: (anonymous namespace)::ScalarExprEmitter::EmitCompare(clang::BinaryOperator const*, unsigned int, unsigned int, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104847A7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104500E5: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10487CEE: (anonymous namespace)::ScalarExprEmitter::VisitBinLAnd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104843EE: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104500E5: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104841B3: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,192 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4881: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484996: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B3FB: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104851F9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,193 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111FD345: llvm::BinaryOperator::Create(llvm::Instruction::BinaryOps, llvm::Value*, llvm::Value*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048C00C: (anonymous namespace)::ScalarExprEmitter::VisitBinAnd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104843B5: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484996: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048A998: (anonymous namespace)::ScalarExprEmitter::EmitCompare(clang::BinaryOperator const*, unsigned int, unsigned int, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104843A5: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484996: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104851F9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,194 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039BECD: llvm::IRBuilder >::CreateICmp(llvm::CmpInst::Predicate, llvm::Value*, llvm::Value*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B115: (anonymous namespace)::ScalarExprEmitter::EmitCompare(clang::BinaryOperator const*, unsigned int, unsigned int, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104843A5: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484996: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104851F9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,195 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B964: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104500E5: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104841B3: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484DAE: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8D4: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,196 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111FD345: llvm::BinaryOperator::Create(llvm::Instruction::BinaryOps, llvm::Value*, llvm::Value*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048C00C: (anonymous namespace)::ScalarExprEmitter::VisitBinAnd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104843B5: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8F8: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104851E6: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,197 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047AA26: llvm::IRBuilder >::CreateICmp(llvm::CmpInst::Predicate, llvm::Value*, llvm::Value*, llvm::Twine const&) [clone .part.414] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B904: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104851E6: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AD477: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,198 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B70E: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042E6C4: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, bool, clang::CXXRecordDecl const*, llvm::SmallPtrSet&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042E7E7: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104301AE: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,199 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042EBB9: clang::CodeGen::CodeGenFunction::GetAddressOfDirectBaseInCompleteClass(llvm::Value*, clang::CXXRecordDecl const*, clang::CXXRecordDecl const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042ED5D: (anonymous namespace)::CallBaseDtor::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043658E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436DE1: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436E1A: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043009D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,200 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111FD345: llvm::BinaryOperator::Create(llvm::Instruction::BinaryOps, llvm::Value*, llvm::Value*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047B6C8: llvm::IRBuilder >::CreateSub(llvm::Value*, llvm::Value*, llvm::Twine const&, bool, bool) [clone .isra.429] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10483608: (anonymous namespace)::ScalarExprEmitter::EmitSub((anonymous namespace)::BinOpInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048463A: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8D4: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450305: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10422AA5: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,201 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111FD345: llvm::BinaryOperator::Create(llvm::Instruction::BinaryOps, llvm::Value*, llvm::Value*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048335A: llvm::IRBuilder >::CreateSDiv(llvm::Value*, llvm::Value*, llvm::Twine const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104836E8: (anonymous namespace)::ScalarExprEmitter::EmitSub((anonymous namespace)::BinOpInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048463A: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8D4: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450305: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10422AA5: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,202 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111FD345: llvm::BinaryOperator::Create(llvm::Instruction::BinaryOps, llvm::Value*, llvm::Value*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047B937: llvm::IRBuilder >::CreateAdd(llvm::Value*, llvm::Value*, llvm::Twine const&, bool, bool) [clone .isra.422] [clone .constprop.526] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047D2AF: (anonymous namespace)::ScalarExprEmitter::EmitAdd((anonymous namespace)::BinOpInfo const&) [clone .part.498] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048BF7E: (anonymous namespace)::ScalarExprEmitter::VisitBinAdd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104845B8: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8D4: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450305: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,203 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B964: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104500E5: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AE084: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A62AD: clang::CodeGen::CodeGenFunction::EmitIfStmt(clang::IfStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A293A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A68AA: clang::CodeGen::CodeGenFunction::EmitCompoundStmt(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A6A91: clang::CodeGen::CodeGenFunction::EmitSimpleStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,204 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104530C6: clang::CodeGen::CodeGenFunction::EmitStoreOfScalar(llvm::Value*, llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, bool, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104536D8: clang::CodeGen::CodeGenFunction::EmitStoreOfScalar(llvm::Value*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10456162: clang::CodeGen::CodeGenFunction::EmitStoreThroughLValue(clang::CodeGen::RValue, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104619B1: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D7C9: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104602DC: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A28DE: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A630E: clang::CodeGen::CodeGenFunction::EmitIfStmt(clang::IfStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A293A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,205 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111FD345: llvm::BinaryOperator::Create(llvm::Instruction::BinaryOps, llvm::Value*, llvm::Value*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047B937: llvm::IRBuilder >::CreateAdd(llvm::Value*, llvm::Value*, llvm::Twine const&, bool, bool) [clone .isra.422] [clone .constprop.526] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047D2AF: (anonymous namespace)::ScalarExprEmitter::EmitAdd((anonymous namespace)::BinOpInfo const&) [clone .part.498] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048BF7E: (anonymous namespace)::ScalarExprEmitter::VisitBinAdd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104845B8: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104618E2: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D7C9: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104602DC: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,206 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4881: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104845DC: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,207 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111FD345: llvm::BinaryOperator::Create(llvm::Instruction::BinaryOps, llvm::Value*, llvm::Value*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047B6C8: llvm::IRBuilder >::CreateSub(llvm::Value*, llvm::Value*, llvm::Twine const&, bool, bool) [clone .isra.429] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10483937: (anonymous namespace)::ScalarExprEmitter::EmitSub((anonymous namespace)::BinOpInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048463A: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AD477: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2CDF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,208 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4881: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10483D7C: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484DAE: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,209 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4881: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B4D9: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,210 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111FD345: llvm::BinaryOperator::Create(llvm::Instruction::BinaryOps, llvm::Value*, llvm::Value*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047B937: llvm::IRBuilder >::CreateAdd(llvm::Value*, llvm::Value*, llvm::Twine const&, bool, bool) [clone .isra.422] [clone .constprop.526] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104808D0: (anonymous namespace)::ScalarExprEmitter::EmitScalarPrePostIncDec(clang::UnaryOperator const*, clang::CodeGen::LValue, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048567E: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048A998: (anonymous namespace)::ScalarExprEmitter::EmitCompare(clang::BinaryOperator const*, unsigned int, unsigned int, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484385: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104500E5: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,211 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104530C6: clang::CodeGen::CodeGenFunction::EmitStoreOfScalar(llvm::Value*, llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, bool, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104536D8: clang::CodeGen::CodeGenFunction::EmitStoreOfScalar(llvm::Value*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10456162: clang::CodeGen::CodeGenFunction::EmitStoreThroughLValue(clang::CodeGen::RValue, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104807FF: (anonymous namespace)::ScalarExprEmitter::EmitScalarPrePostIncDec(clang::UnaryOperator const*, clang::CodeGen::LValue, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048567E: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048A998: (anonymous namespace)::ScalarExprEmitter::EmitCompare(clang::BinaryOperator const*, unsigned int, unsigned int, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484385: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 136 bytes in 1 blocks are possibly lost in loss record 8,212 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039BECD: llvm::IRBuilder >::CreateICmp(llvm::CmpInst::Predicate, llvm::Value*, llvm::Value*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B115: (anonymous namespace)::ScalarExprEmitter::EmitCompare(clang::BinaryOperator const*, unsigned int, unsigned int, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484385: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104500E5: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AE084: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A62AD: clang::CodeGen::CodeGenFunction::EmitIfStmt(clang::IfStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A293A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AD477: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 144 bytes in 1 blocks are possibly lost in loss record 8,239 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E23EE: (anonymous namespace)::ItaniumCXXABI::EmitDestructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B47F: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043036B: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF7B4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 144 bytes in 1 blocks are possibly lost in loss record 8,240 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484996: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B3FB: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104851F9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 144 bytes in 1 blocks are possibly lost in loss record 8,241 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10459E76: clang::CodeGen::CodeGenFunction::EmitCall(clang::QualType, llvm::Value*, clang::SourceLocation, clang::CodeGen::ReturnValueSlot, clang::ConstExprIterator, clang::ConstExprIterator, clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DCF0: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485258: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046030D: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A28DE: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 144 bytes in 1 blocks are possibly lost in loss record 8,242 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104500E5: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AE084: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 144 bytes in 1 blocks are possibly lost in loss record 8,243 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10483E27: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484DAE: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 144 bytes in 1 blocks are possibly lost in loss record 8,244 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E23EE: (anonymous namespace)::ItaniumCXXABI::EmitDestructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B47F: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043D155: clang::CodeGen::CodeGenFunction::emitDestroy(llvm::Value*, clang::QualType, void (*)(clang::CodeGen::CodeGenFunction&, llvm::Value*, clang::QualType), bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10429909: (anonymous namespace)::DestroyField::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104365AC: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436DE1: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 144 bytes in 1 blocks are possibly lost in loss record 8,245 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104618E2: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 144 bytes in 1 blocks are possibly lost in loss record 8,246 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104845DC: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 144 bytes in 1 blocks are possibly lost in loss record 8,247 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B353: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104851F9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 144 bytes in 1 blocks are possibly lost in loss record 8,248 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E23EE: (anonymous namespace)::ItaniumCXXABI::EmitDestructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B47F: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043D155: clang::CodeGen::CodeGenFunction::emitDestroy(llvm::Value*, clang::QualType, void (*)(clang::CodeGen::CodeGenFunction&, llvm::Value*, clang::QualType), bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043658E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436DE1: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436E1A: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 144 bytes in 1 blocks are possibly lost in loss record 8,249 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FB1D: clang::CodeGen::CodeGenFunction::EmitUnaryOpLValue(clang::UnaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D674: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 152 bytes in 1 blocks are possibly lost in loss record 8,277 of 9,956 ==27812== at 0x4C28F76: realloc (vg_replace_malloc.c:687) ==27812== by 0x1127D75E: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1075C0FF: llvm::SmallVectorTemplateBase::push_back(clang::NamedDecl* const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10984C20: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1060172C: clang::Sema::PushOnScopeChains(clang::NamedDecl*, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1062E414: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1062E7E3: clang::Sema::ActOnStartOfFunctionDef(clang::Scope*, clang::Declarator&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1055C3D2: clang::Parser::ParseFunctionDefinition(clang::ParsingDeclarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::LateParsedAttrList*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10502B4C: clang::Parser::ParseDeclGroup(clang::ParsingDeclSpec&, unsigned int, bool, clang::SourceLocation*, clang::Parser::ForRangeInit*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1055A466: clang::Parser::ParseDeclOrFunctionDefInternal(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec&, clang::AccessSpecifier) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 152 bytes in 1 blocks are possibly lost in loss record 8,278 of 9,956 ==27812== at 0x4C28F76: realloc (vg_replace_malloc.c:687) ==27812== by 0x1127D75E: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1075C0FF: llvm::SmallVectorTemplateBase::push_back(clang::NamedDecl* const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10984C20: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1060172C: clang::Sema::PushOnScopeChains(clang::NamedDecl*, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1062E414: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1067260E: clang::Sema::ActOnCXXMemberDeclarator(clang::Scope*, clang::AccessSpecifier, clang::Declarator&, llvm::MutableArrayRef, clang::Expr*, clang::VirtSpecifiers const&, clang::InClassInitStyle) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10512D43: clang::Parser::ParseCXXClassMemberDeclaration(clang::AccessSpecifier, clang::AttributeList*, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x105143BB: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10515B96: clang::Parser::ParseClassSpecifier(clang::tok::TokenKind, clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, bool, clang::Parser::DeclSpecContext, clang::Parser::ParsedAttributesWithRange&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 152 bytes in 1 blocks are possibly lost in loss record 8,279 of 9,956 ==27812== at 0x4C28F76: realloc (vg_replace_malloc.c:687) ==27812== by 0x1127D75E: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1075C0FF: llvm::SmallVectorTemplateBase::push_back(clang::NamedDecl* const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10984C20: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109866AA: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102645AB: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986E97: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1075B15B: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1079DA1D: clang::IsUserDefinedConversion(clang::Sema&, clang::Expr*, clang::QualType, clang::UserDefinedConversionSequence&, clang::OverloadCandidateSet&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1079E4D1: clang::TryUserDefinedConversion(clang::Sema&, clang::Expr*, clang::QualType, bool, bool, bool, bool, bool, bool) [clone .isra.600] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1079E99A: clang::TryImplicitConversion(clang::Sema&, clang::Expr*, clang::QualType, bool, bool, bool, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1079F000: clang::TryReferenceInit(clang::Sema&, clang::Expr*, clang::QualType, clang::SourceLocation, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 152 bytes in 1 blocks are possibly lost in loss record 8,280 of 9,956 ==27812== at 0x4C28F76: realloc (vg_replace_malloc.c:687) ==27812== by 0x1127D75E: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1075C0FF: llvm::SmallVectorTemplateBase::push_back(clang::NamedDecl* const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10984C20: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109866AA: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102645AB: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986E97: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1075B15B: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1079DA1D: clang::IsUserDefinedConversion(clang::Sema&, clang::Expr*, clang::QualType, clang::UserDefinedConversionSequence&, clang::OverloadCandidateSet&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1079E4D1: clang::TryUserDefinedConversion(clang::Sema&, clang::Expr*, clang::QualType, bool, bool, bool, bool, bool, bool) [clone .isra.600] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1079E99A: clang::TryImplicitConversion(clang::Sema&, clang::Expr*, clang::QualType, bool, bool, bool, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x107955D5: clang::TryCopyInitialization(clang::Sema&, clang::Expr*, clang::QualType, bool, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 152 bytes in 4 blocks are possibly lost in loss record 8,281 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3ED3: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B36E6: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3DA2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D74: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 160 bytes in 1 blocks are possibly lost in loss record 8,319 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104032B4: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457854: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457EA5: clang::CodeGen::CodeGenFunction::EmitLValueForFieldInitialization(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104319B2: EmitMemberInitializer(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::CXXCtorInitializer*, clang::CXXConstructorDecl const*, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10433141: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10433810: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31EF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104184FF: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF190: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 160 bytes in 1 blocks are possibly lost in loss record 8,320 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AE096: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10487AE6: (anonymous namespace)::ScalarExprEmitter::VisitBinLAnd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104843EE: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104500E5: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104841B3: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484DAE: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 160 bytes in 1 blocks are possibly lost in loss record 8,321 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103F1975: llvm::IRBuilder >::CreateSelect(llvm::Value*, llvm::Value*, llvm::Value*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10483D60: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484DAE: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8D4: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AD477: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 160 bytes in 1 blocks are possibly lost in loss record 8,322 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104032B4: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457854: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B530: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 160 bytes in 1 blocks are possibly lost in loss record 8,323 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104032B4: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B58B: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AD477: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2CDF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 160 bytes in 1 blocks are possibly lost in loss record 8,324 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104032B4: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457854: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104298DB: (anonymous namespace)::DestroyField::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104365AC: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436DE1: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436E1A: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043009D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 160 bytes in 1 blocks are possibly lost in loss record 8,325 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104032B4: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457854: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045E32F: clang::CodeGen::CodeGenFunction::EmitCastLValue(clang::CastExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D79C: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D74: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 160 bytes in 1 blocks are possibly lost in loss record 8,326 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104032B4: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457854: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104855BD: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B4D9: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048519A: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 160 bytes in 1 blocks are possibly lost in loss record 8,327 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AE096: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A62AD: clang::CodeGen::CodeGenFunction::EmitIfStmt(clang::IfStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A293A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A68AA: clang::CodeGen::CodeGenFunction::EmitCompoundStmt(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A6A91: clang::CodeGen::CodeGenFunction::EmitSimpleStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A27A2: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A630E: clang::CodeGen::CodeGenFunction::EmitIfStmt(clang::IfStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A293A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 160 bytes in 1 blocks are possibly lost in loss record 8,328 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104032B4: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457854: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A450: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10489983: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484B91: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484996: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 160 bytes in 1 blocks are possibly lost in loss record 8,329 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104032B4: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457854: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D74: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8D4: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 160 bytes in 2 blocks are possibly lost in loss record 8,330 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1117E705: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111803D9: llvm::ConstantUniqueMap::Create(llvm::Type*, llvm::ExprMapKeyType const&, std::_Rb_tree_iterator const, llvm::ConstantExpr*> >) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111809BD: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11181829: llvm::ConstantExpr::getBitCast(llvm::Constant*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038D9A9: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038DD4C: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038F497: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8CA5: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair const*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E99BC: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D46: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 162 bytes in 3 blocks are possibly lost in loss record 8,333 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1018C46D: cling::Interpreter::AddIncludePath(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100C0337: TCling::AddIncludePath(char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D5F37: TCling::RegisterModule(char const*, char const**, char const**, char const**, char const*, void (*)()) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x562747F: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE5B8: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x5656050: TUrl::GetSpecialProtocols() (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 167 bytes in 4 blocks are possibly lost in loss record 8,335 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x101D35F2: ParseHeaderSearchArgs(clang::HeaderSearchOptions&, llvm::opt::ArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101D8383: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101574F2: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 168 bytes in 1 blocks are possibly lost in loss record 8,343 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10459E76: clang::CodeGen::CodeGenFunction::EmitCall(clang::QualType, llvm::Value*, clang::SourceLocation, clang::CodeGen::ReturnValueSlot, clang::ConstExprIterator, clang::ConstExprIterator, clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DCF0: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485258: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048BF21: (anonymous namespace)::ScalarExprEmitter::VisitBinAdd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104845B8: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 168 bytes in 1 blocks are possibly lost in loss record 8,344 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042C605: clang::CodeGen::CodeGenFunction::EmitCXXConstructorCall(clang::CXXConstructorDecl const*, clang::CXXCtorType, bool, bool, llvm::Value*, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046B5A2: clang::CodeGen::CodeGenFunction::EmitCXXConstructExpr(clang::CXXConstructExpr const*, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104629BA: (anonymous namespace)::AggExprEmitter::VisitCXXConstructExpr(clang::CXXConstructExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104654D0: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046550B: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10465BE8: clang::CodeGen::CodeGenFunction::EmitAggExpr(clang::Expr const*, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450234: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450305: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 168 bytes in 1 blocks are possibly lost in loss record 8,345 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8D4: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 168 bytes in 3 blocks are possibly lost in loss record 8,346 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10937EBD: clang::ASTContext::addOverriddenMethod(clang::CXXMethodDecl const*, clang::CXXMethodDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102A6137: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102A61CD: clang::ASTDeclReader::VisitCXXDestructorDecl(clang::CXXDestructorDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102AA9C4: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102AB00B: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1025BA76: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102A6120: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102A61CD: clang::ASTDeclReader::VisitCXXDestructorDecl(clang::CXXDestructorDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102AA9C4: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102AB00B: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1025BA76: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 168 bytes in 3 blocks are possibly lost in loss record 8,347 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10937EBD: clang::ASTContext::addOverriddenMethod(clang::CXXMethodDecl const*, clang::CXXMethodDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102A6137: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102AA9F4: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102AB00B: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1025BA76: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102A6120: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102AA9F4: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102AB00B: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1025BA76: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10A2C3A3: clang::ASTContext::getCurrentKeyFunction(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1058A592: clang::Sema::ActOnEndOfTranslationUnit() (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 168 bytes in 3 blocks are possibly lost in loss record 8,348 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109866AA: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102645AB: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986E97: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986DB4: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1076280A: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x107638FD: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x105FF978: clang::Sema::getTypeName(clang::IdentifierInfo const&, clang::SourceLocation, clang::Scope*, clang::CXXScopeSpec*, bool, bool, clang::OpaquePtr, bool, bool, clang::IdentifierInfo**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1055E244: clang::Parser::TryAnnotateTypeOrScopeTokenAfterScopeSpec(bool, bool, clang::CXXScopeSpec&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1055E979: clang::Parser::TryAnnotateTypeOrScopeToken(bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10555504: clang::Parser::isCXXDeclarationSpecifier(clang::Parser::TPResult, bool*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 168 bytes in 3 blocks are possibly lost in loss record 8,349 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1060172C: clang::Sema::PushOnScopeChains(clang::NamedDecl*, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1062E414: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1067260E: clang::Sema::ActOnCXXMemberDeclarator(clang::Scope*, clang::AccessSpecifier, clang::Declarator&, llvm::MutableArrayRef, clang::Expr*, clang::VirtSpecifiers const&, clang::InClassInitStyle) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10562FBB: clang::Parser::ParseCXXInlineMethodDef(clang::AccessSpecifier, clang::AttributeList*, clang::ParsingDeclarator&, clang::Parser::ParsedTemplateInfo const&, clang::VirtSpecifiers const&, clang::FunctionDefinitionKind, clang::ActionResult&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x105131B3: clang::Parser::ParseCXXClassMemberDeclaration(clang::AccessSpecifier, clang::AttributeList*, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10552606: clang::Parser::ParseSingleDeclarationAfterTemplate(unsigned int, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject&, clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10552F92: clang::Parser::ParseTemplateDeclarationOrSpecialization(unsigned int, clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x105531CF: clang::Parser::ParseDeclarationStartingWithTemplate(unsigned int, clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 192 bytes in 1 blocks are possibly lost in loss record 8,397 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10426D86: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E23EE: (anonymous namespace)::ItaniumCXXABI::EmitDestructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B47F: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104300E5: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF7B4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E20F1: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 192 bytes in 1 blocks are possibly lost in loss record 8,398 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042FF5A: clang::CodeGen::CodeGenFunction::EmitDelegateCXXConstructorCall(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10433A34: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31EF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104184FF: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF190: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 192 bytes in 1 blocks are possibly lost in loss record 8,399 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10426D86: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E23EE: (anonymous namespace)::ItaniumCXXABI::EmitDestructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B47F: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043658E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436DE1: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436E1A: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043009D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 192 bytes in 1 blocks are possibly lost in loss record 8,400 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10426D86: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DFF2: clang::CodeGen::CodeGenFunction::EmitCallExprLValue(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D7A9: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10460230: clang::CodeGen::CodeGenFunction::EmitReferenceBindingToExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10422A32: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104238B4: clang::CodeGen::CodeGenFunction::EmitCallArgs(clang::CodeGen::CallArgList&, llvm::ArrayRef, clang::ConstExprIterator, clang::ConstExprIterator, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1040D874: void clang::CodeGen::CodeGenFunction::EmitCallArgs(clang::CodeGen::CallArgList&, bool, clang::QualType const*, clang::QualType const*, clang::ConstExprIterator, clang::ConstExprIterator, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 192 bytes in 1 blocks are possibly lost in loss record 8,401 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10426D86: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E23EE: (anonymous namespace)::ItaniumCXXABI::EmitDestructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B47F: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043D155: clang::CodeGen::CodeGenFunction::emitDestroy(llvm::Value*, clang::QualType, void (*)(clang::CodeGen::CodeGenFunction&, llvm::Value*, clang::QualType), bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043658E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436DE1: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436E1A: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E2B1: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 200 bytes in 1 blocks are possibly lost in loss record 8,414 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111874B8: llvm::ConstantAggrUniqueMap::getOrCreate(llvm::StructType*, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038DDC9: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038E3D0: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038F497: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8CA5: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair const*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E99BC: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D46: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 205 bytes in 7 blocks are possibly lost in loss record 8,425 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1116D777: llvm::Attribute::get(llvm::LLVMContext&, llvm::StringRef, llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11170889: llvm::AttributeSet::get(llvm::LLVMContext&, unsigned int, llvm::AttrBuilder&) [clone .part.103] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11170A25: llvm::AttributeSet::get(llvm::LLVMContext&, unsigned int, llvm::AttrBuilder&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425038: clang::CodeGen::CodeGenModule::ConstructAttributeList(clang::CodeGen::CGFunctionInfo const&, clang::Decl const*, llvm::SmallVector&, unsigned int&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103C317D: clang::CodeGen::CodeGenModule::SetLLVMFunctionAttributes(clang::Decl const*, clang::CodeGen::CGFunctionInfo const&, llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103C34CF: clang::CodeGen::CodeGenModule::SetFunctionAttributes(clang::GlobalDecl, llvm::Function*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103C8B51: clang::CodeGen::CodeGenModule::GetOrCreateLLVMFunction(llvm::StringRef, llvm::Type*, clang::GlobalDecl, bool, bool, llvm::AttributeSet) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103C90B8: clang::CodeGen::CodeGenModule::GetAddrOfFunction(clang::GlobalDecl, llvm::Type*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 212 bytes in 4 blocks are possibly lost in loss record 8,435 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x101D1F4D: ParseHeaderSearchArgs(clang::HeaderSearchOptions&, llvm::opt::ArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101D8383: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101574F2: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 216 bytes in 1 blocks are possibly lost in loss record 8,443 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10459E76: clang::CodeGen::CodeGenFunction::EmitCall(clang::QualType, llvm::Value*, clang::SourceLocation, clang::CodeGen::ReturnValueSlot, clang::ConstExprIterator, clang::ConstExprIterator, clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DCF0: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485258: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 216 bytes in 1 blocks are possibly lost in loss record 8,444 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3785: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3DA2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457EA5: clang::CodeGen::CodeGenFunction::EmitLValueForFieldInitialization(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104319B2: EmitMemberInitializer(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::CXXCtorInitializer*, clang::CXXConstructorDecl const*, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10433141: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10433810: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31EF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104184FF: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF190: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 216 bytes in 1 blocks are possibly lost in loss record 8,445 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10426D86: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042C605: clang::CodeGen::CodeGenFunction::EmitCXXConstructorCall(clang::CXXConstructorDecl const*, clang::CXXCtorType, bool, bool, llvm::Value*, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046B5A2: clang::CodeGen::CodeGenFunction::EmitCXXConstructExpr(clang::CXXConstructExpr const*, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104629BA: (anonymous namespace)::AggExprEmitter::VisitCXXConstructExpr(clang::CXXConstructExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104654D0: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046550B: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10465BE8: clang::CodeGen::CodeGenFunction::EmitAggExpr(clang::Expr const*, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450234: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450305: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10422AA5: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 216 bytes in 1 blocks are possibly lost in loss record 8,446 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3785: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3DA2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A450: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10489983: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484B91: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484996: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 216 bytes in 1 blocks are possibly lost in loss record 8,447 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3785: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3DA2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D74: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8D4: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 216 bytes in 1 blocks are possibly lost in loss record 8,448 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3785: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3DA2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104298DB: (anonymous namespace)::DestroyField::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043658E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436DE1: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436E1A: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043009D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 216 bytes in 3 blocks are possibly lost in loss record 8,449 of 9,956 ==27812== at 0x4C28D84: malloc (vg_replace_malloc.c:291) ==27812== by 0x1127D797: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1075C0FF: llvm::SmallVectorTemplateBase::push_back(clang::NamedDecl* const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10984C20: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109866AA: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102645AB: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986E97: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1075B15B: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1079DA1D: clang::IsUserDefinedConversion(clang::Sema&, clang::Expr*, clang::QualType, clang::UserDefinedConversionSequence&, clang::OverloadCandidateSet&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1079E4D1: clang::TryUserDefinedConversion(clang::Sema&, clang::Expr*, clang::QualType, bool, bool, bool, bool, bool, bool) [clone .isra.600] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1079E99A: clang::TryImplicitConversion(clang::Sema&, clang::Expr*, clang::QualType, bool, bool, bool, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1079F000: clang::TryReferenceInit(clang::Sema&, clang::Expr*, clang::QualType, clang::SourceLocation, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 2 blocks are possibly lost in loss record 8,477 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042865B: clang::CodeGen::CodeGenFunction::EmitFunctionEpilog(clang::CodeGen::CGFunctionInfo const&, bool, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AB673: clang::CodeGen::CodeGenFunction::FinishFunction(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2D06: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CED1B: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF111: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF7B4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CFE6A: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2507] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1036C932: (anonymous namespace)::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CBB: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 2 blocks are possibly lost in loss record 8,478 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044DB47: llvm::IRBuilder >::CreateLoad(llvm::Value*, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10459379: clang::CodeGen::CodeGenFunction::EmitDeclRefLValue(clang::DeclRefExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D768: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104886DC: (anonymous namespace)::ScalarExprEmitter::VisitBinAssign(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104844C5: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 2 blocks are possibly lost in loss record 8,479 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044DB47: llvm::IRBuilder >::CreateLoad(llvm::Value*, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10459379: clang::CodeGen::CodeGenFunction::EmitDeclRefLValue(clang::DeclRefExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D768: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046190F: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D7C9: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104602DC: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A28DE: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AD477: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 2 blocks are possibly lost in loss record 8,480 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10419A72: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103EB394: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B24B2: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2C61: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104184FF: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF190: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 2 blocks are possibly lost in loss record 8,481 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ADA3: clang::CodeGen::CodeGenFunction::convertTempToRValue(llvm::Value*, clang::QualType, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042811D: clang::CodeGen::CodeGenFunction::EmitDelegateCallArg(clang::CodeGen::CallArgList&, clang::VarDecl const*, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042FF06: clang::CodeGen::CodeGenFunction::EmitDelegateCXXConstructorCall(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10433A34: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31EF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104184FF: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF190: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 2 blocks are possibly lost in loss record 8,482 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042AB6E: llvm::IRBuilder >::CreateCast(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&) [clone .isra.317] [clone .constprop.409] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042E170: clang::CodeGen::CodeGenFunction::GetAddressOfDerivedClass(llvm::Value*, clang::CXXRecordDecl const*, clang::CXXBaseSpecifier const* const*, clang::CXXBaseSpecifier const* const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B448: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104851F9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AD477: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 2 blocks are possibly lost in loss record 8,483 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042F7EA: clang::CodeGen::CodeGenFunction::GetAddressOfBaseClass(llvm::Value*, clang::CXXRecordDecl const*, clang::CXXBaseSpecifier const* const*, clang::CXXBaseSpecifier const* const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B4F2: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104717B6: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 2 blocks are possibly lost in loss record 8,484 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3CD8: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D74: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 2 blocks are possibly lost in loss record 8,485 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3E49: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D74: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 2 blocks are possibly lost in loss record 8,486 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044DAC5: llvm::IRBuilder >::CreateCast(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&) [clone .isra.418] [clone .part.419] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045791D: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104601B9: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A450: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 2 blocks are possibly lost in loss record 8,487 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042EA7E: clang::CodeGen::CodeGenFunction::GetAddressOfDirectBaseInCompleteClass(llvm::Value*, clang::CXXRecordDecl const*, clang::CXXRecordDecl const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042ED5D: (anonymous namespace)::CallBaseDtor::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104365AC: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436DE1: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436E1A: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043009D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 2 blocks are possibly lost in loss record 8,488 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042F7EA: clang::CodeGen::CodeGenFunction::GetAddressOfBaseClass(llvm::Value*, clang::CXXRecordDecl const*, clang::CXXBaseSpecifier const* const*, clang::CXXBaseSpecifier const* const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B4F2: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FEE8: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104601B9: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 2 blocks are possibly lost in loss record 8,489 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104850F7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B917: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 2 blocks are possibly lost in loss record 8,490 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FD05: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044121D: clang::CodeGen::CodeGenFunction::EmitAutoVarAlloca(clang::VarDecl const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10442955: clang::CodeGen::CodeGenFunction::EmitAutoVarDecl(clang::VarDecl const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039B136: clang::CodeGen::CodeGenFunction::EmitDeclStmt(clang::DeclStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A6AB4: clang::CodeGen::CodeGenFunction::EmitSimpleStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A27A2: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AD477: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2CDF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CED1B: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 2 blocks are possibly lost in loss record 8,491 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042BB6C: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E473A: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10439806: clang::CodeGen::CodeGenFunction::EmitScalarInit(clang::Expr const*, clang::ValueDecl const*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043A418: clang::CodeGen::CodeGenFunction::EmitAutoVarInit(clang::CodeGen::CodeGenFunction::AutoVarEmission const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 2 blocks are possibly lost in loss record 8,492 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042BAC7: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E473A: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10439806: clang::CodeGen::CodeGenFunction::EmitScalarInit(clang::Expr const*, clang::ValueDecl const*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043A418: clang::CodeGen::CodeGenFunction::EmitAutoVarInit(clang::CodeGen::CodeGenFunction::AutoVarEmission const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10442960: clang::CodeGen::CodeGenFunction::EmitAutoVarDecl(clang::VarDecl const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 2 blocks are possibly lost in loss record 8,493 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E47C1: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10439806: clang::CodeGen::CodeGenFunction::EmitScalarInit(clang::Expr const*, clang::ValueDecl const*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043A418: clang::CodeGen::CodeGenFunction::EmitAutoVarInit(clang::CodeGen::CodeGenFunction::AutoVarEmission const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10442960: clang::CodeGen::CodeGenFunction::EmitAutoVarDecl(clang::VarDecl const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039B136: clang::CodeGen::CodeGenFunction::EmitDeclStmt(clang::DeclStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 2 blocks are possibly lost in loss record 8,494 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104850F7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 2 blocks are possibly lost in loss record 8,495 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FD05: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FE8E: clang::CodeGen::CodeGenFunction::CreateMemTemp(clang::QualType, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450390: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10422AA5: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104238B4: clang::CodeGen::CodeGenFunction::EmitCallArgs(clang::CodeGen::CallArgList&, llvm::ArrayRef, clang::ConstExprIterator, clang::ConstExprIterator, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471352: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 2 blocks are possibly lost in loss record 8,496 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3CD8: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D74: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 2 blocks are possibly lost in loss record 8,497 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3E49: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D74: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 4 blocks are possibly lost in loss record 8,498 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x106887E2: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10688E4A: clang::Sema::AddImplicitlyDeclaredMembersToClass(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10622B3A: clang::Sema::ActOnFields(clang::Scope*, clang::SourceLocation, clang::Decl*, llvm::ArrayRef, clang::SourceLocation, clang::SourceLocation, clang::AttributeList*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x106880B3: clang::Sema::ActOnFinishCXXMemberSpecification(clang::Scope*, clang::SourceLocation, clang::Decl*, clang::SourceLocation, clang::SourceLocation, clang::AttributeList*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10513ECA: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10515B96: clang::Parser::ParseClassSpecifier(clang::tok::TokenKind, clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, bool, clang::Parser::DeclSpecContext, clang::Parser::ParsedAttributesWithRange&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104FFB4D: clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, clang::Parser::DeclSpecContext, clang::Parser::LateParsedAttrList*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1055A3BF: clang::Parser::ParseDeclOrFunctionDefInternal(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec&, clang::AccessSpecifier) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 4 blocks are possibly lost in loss record 8,499 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1060172C: clang::Sema::PushOnScopeChains(clang::NamedDecl*, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1062E414: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x107E2824: clang::Sema::ActOnStartOfFunctionTemplateDef(clang::Scope*, llvm::MutableArrayRef, clang::Declarator&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1055BC15: clang::Parser::ParseFunctionDefinition(clang::ParsingDeclarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::LateParsedAttrList*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x105525A9: clang::Parser::ParseSingleDeclarationAfterTemplate(unsigned int, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject&, clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10552F92: clang::Parser::ParseTemplateDeclarationOrSpecialization(unsigned int, clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x105531CF: clang::Parser::ParseDeclarationStartingWithTemplate(unsigned int, clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1050397D: clang::Parser::ParseDeclaration(llvm::SmallVector&, unsigned int, clang::SourceLocation&, clang::Parser::ParsedAttributesWithRange&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 224 bytes in 4 blocks are possibly lost in loss record 8,500 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x106887E2: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1075B195: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10740350: TryConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef, clang::QualType, clang::InitializationSequence&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1074BF64: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10612E70: clang::Sema::ActOnUninitializedDecl(clang::Decl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104F6CA4: clang::Parser::ParseDeclarationAfterDeclaratorAndAttributes(clang::Declarator&, clang::Parser::ParsedTemplateInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10502BE7: clang::Parser::ParseDeclGroup(clang::ParsingDeclSpec&, unsigned int, bool, clang::SourceLocation*, clang::Parser::ForRangeInit*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10503549: clang::Parser::ParseSimpleDeclaration(llvm::SmallVector&, unsigned int, clang::SourceLocation&, clang::Parser::ParsedAttributesWithRange&, bool, clang::Parser::ForRangeInit*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 228 bytes in 6 blocks are possibly lost in loss record 8,502 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3ED3: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B36E6: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3DA2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046190F: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 233 bytes in 1 blocks are possibly lost in loss record 8,511 of 9,956 ==27812== at 0x4C28D84: malloc (vg_replace_malloc.c:291) ==27812== by 0x1127D797: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10EAD2B8: llvm::RegisterClassInfo::runOnMachineFunction(llvm::MachineFunction const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F9265F: (anonymous namespace)::MachineScheduler::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112138EE: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112139CB: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11213AFC: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E10B06: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E110FE: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E11258: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10184FD7: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AD7D: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 240 bytes in 1 blocks are possibly lost in loss record 8,536 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10426D86: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10459E76: clang::CodeGen::CodeGenFunction::EmitCall(clang::QualType, llvm::Value*, clang::SourceLocation, clang::CodeGen::ReturnValueSlot, clang::ConstExprIterator, clang::ConstExprIterator, clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DCF0: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485258: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046030D: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A28DE: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 240 bytes in 1 blocks are possibly lost in loss record 8,537 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10426D86: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046030D: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A28DE: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 240 bytes in 2 blocks are possibly lost in loss record 8,538 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038E9B9: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038DD4C: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038F497: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8CA5: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair const*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E99BC: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D46: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AFD6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 240 bytes in 3 blocks are possibly lost in loss record 8,539 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1117E705: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111803D9: llvm::ConstantUniqueMap::Create(llvm::Type*, llvm::ExprMapKeyType const&, std::_Rb_tree_iterator const, llvm::ConstantExpr*> >) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111809BD: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11181829: llvm::ConstantExpr::getBitCast(llvm::Constant*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038DAE6: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038F497: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8CA5: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair const*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E99BC: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D46: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 240 bytes in 3 blocks are possibly lost in loss record 8,540 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1117E705: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111803D9: llvm::ConstantUniqueMap::Create(llvm::Type*, llvm::ExprMapKeyType const&, std::_Rb_tree_iterator const, llvm::ConstantExpr*> >) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111809BD: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11182129: llvm::ConstantExpr::getIntToPtr(llvm::Constant*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8D2D: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair const*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E99BC: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D46: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 272 bytes in 2 blocks are possibly lost in loss record 8,579 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104530C6: clang::CodeGen::CodeGenFunction::EmitStoreOfScalar(llvm::Value*, llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, bool, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104536D8: clang::CodeGen::CodeGenFunction::EmitStoreOfScalar(llvm::Value*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10456162: clang::CodeGen::CodeGenFunction::EmitStoreThroughLValue(clang::CodeGen::RValue, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048883C: (anonymous namespace)::ScalarExprEmitter::VisitBinAssign(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104844C5: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104618E2: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 272 bytes in 2 blocks are possibly lost in loss record 8,580 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B964: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104500E5: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AE084: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A62AD: clang::CodeGen::CodeGenFunction::EmitIfStmt(clang::IfStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A293A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AD477: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2CDF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 272 bytes in 2 blocks are possibly lost in loss record 8,581 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B964: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104500E5: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AE084: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484242: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484DAE: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 272 bytes in 2 blocks are possibly lost in loss record 8,582 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104530C6: clang::CodeGen::CodeGenFunction::EmitStoreOfScalar(llvm::Value*, llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, bool, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104536D8: clang::CodeGen::CodeGenFunction::EmitStoreOfScalar(llvm::Value*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10456162: clang::CodeGen::CodeGenFunction::EmitStoreThroughLValue(clang::CodeGen::RValue, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104398B8: clang::CodeGen::CodeGenFunction::EmitScalarInit(clang::Expr const*, clang::ValueDecl const*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043A418: clang::CodeGen::CodeGenFunction::EmitAutoVarInit(clang::CodeGen::CodeGenFunction::AutoVarEmission const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10442960: clang::CodeGen::CodeGenFunction::EmitAutoVarDecl(clang::VarDecl const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039B136: clang::CodeGen::CodeGenFunction::EmitDeclStmt(clang::DeclStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A6AB4: clang::CodeGen::CodeGenFunction::EmitSimpleStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A27A2: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 272 bytes in 2 blocks are possibly lost in loss record 8,583 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4881: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10439806: clang::CodeGen::CodeGenFunction::EmitScalarInit(clang::Expr const*, clang::ValueDecl const*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043A418: clang::CodeGen::CodeGenFunction::EmitAutoVarInit(clang::CodeGen::CodeGenFunction::AutoVarEmission const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10442960: clang::CodeGen::CodeGenFunction::EmitAutoVarDecl(clang::VarDecl const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 280 bytes in 5 blocks are possibly lost in loss record 8,594 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1060172C: clang::Sema::PushOnScopeChains(clang::NamedDecl*, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1062E414: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1067260E: clang::Sema::ActOnCXXMemberDeclarator(clang::Scope*, clang::AccessSpecifier, clang::Declarator&, llvm::MutableArrayRef, clang::Expr*, clang::VirtSpecifiers const&, clang::InClassInitStyle) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10512D43: clang::Parser::ParseCXXClassMemberDeclaration(clang::AccessSpecifier, clang::AttributeList*, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x105143BB: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10515B96: clang::Parser::ParseClassSpecifier(clang::tok::TokenKind, clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, bool, clang::Parser::DeclSpecContext, clang::Parser::ParsedAttributesWithRange&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104FFB4D: clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, clang::Parser::DeclSpecContext, clang::Parser::LateParsedAttrList*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1055A3BF: clang::Parser::ParseDeclOrFunctionDefInternal(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec&, clang::AccessSpecifier) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 288 bytes in 2 blocks are possibly lost in loss record 8,610 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E23EE: (anonymous namespace)::ItaniumCXXABI::EmitDestructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B47F: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043D155: clang::CodeGen::CodeGenFunction::emitDestroy(llvm::Value*, clang::QualType, void (*)(clang::CodeGen::CodeGenFunction&, llvm::Value*, clang::QualType), bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10429909: (anonymous namespace)::DestroyField::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043658E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436DE1: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 288 bytes in 2 blocks are possibly lost in loss record 8,611 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10439806: clang::CodeGen::CodeGenFunction::EmitScalarInit(clang::Expr const*, clang::ValueDecl const*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043A418: clang::CodeGen::CodeGenFunction::EmitAutoVarInit(clang::CodeGen::CodeGenFunction::AutoVarEmission const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 288 bytes in 2 blocks are possibly lost in loss record 8,612 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 294 bytes in 15 blocks are possibly lost in loss record 8,619 of 9,956 ==27812== at 0x4C281A6: operator new[](unsigned long) (vg_replace_malloc.c:384) ==27812== by 0x10EAD6F8: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10EAD7CC: llvm::RegisterClassInfo::computePSetLimit(unsigned int) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F95618: llvm::ScheduleDAGMILive::initRegPressure() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F95792: llvm::ScheduleDAGMILive::schedule() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F8B1A0: (anonymous namespace)::MachineSchedulerBase::scheduleRegions(llvm::ScheduleDAGInstrs&) [clone .isra.221] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F9268A: (anonymous namespace)::MachineScheduler::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112138EE: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112139CB: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11213AFC: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E10B06: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E11129: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 312 bytes in 1 blocks are possibly lost in loss record 8,633 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10426D86: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 312 bytes in 3 blocks are possibly lost in loss record 8,634 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1117CA32: llvm::GetElementPtrConstantExpr::Create(llvm::Constant*, llvm::ArrayRef, llvm::Type*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1117E862: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111803D9: llvm::ConstantUniqueMap::Create(llvm::Type*, llvm::ExprMapKeyType const&, std::_Rb_tree_iterator const, llvm::ConstantExpr*> >) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111809BD: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111812B0: llvm::ConstantExpr::getGetElementPtr(llvm::Constant*, llvm::ArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038DACF: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038F497: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8CA5: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair const*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E99BC: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D46: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 320 bytes in 2 blocks are possibly lost in loss record 8,648 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104032B4: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457854: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D74: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 320 bytes in 2 blocks are possibly lost in loss record 8,649 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104032B4: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457854: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104298DB: (anonymous namespace)::DestroyField::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043658E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436DE1: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436E1A: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043009D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 320 bytes in 2 blocks are possibly lost in loss record 8,650 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104032B4: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457854: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D74: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 336 bytes in 3 blocks are possibly lost in loss record 8,666 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FD05: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043EE25: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, bool, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10421400: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B22E8: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2C61: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CED1B: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF155: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF7B4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CFE6A: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2507] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1036C932: (anonymous namespace)::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 336 bytes in 3 blocks are possibly lost in loss record 8,667 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10489983: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484B91: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B8D4: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 336 bytes in 3 blocks are possibly lost in loss record 8,668 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10489983: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484B91: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B917: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 336 bytes in 3 blocks are possibly lost in loss record 8,669 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10427A10: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A84FF: clang::CodeGen::CodeGenFunction::EmitCallAndReturnForThunk(clang::GlobalDecl, llvm::Value*, clang::ThunkInfo const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A878C: clang::CodeGen::CodeGenFunction::GenerateThunk(llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::GlobalDecl, clang::ThunkInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8A26: clang::CodeGen::CodeGenVTables::emitThunk(clang::GlobalDecl, clang::ThunkInfo const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8AF8: clang::CodeGen::CodeGenVTables::EmitThunks(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF13D: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 336 bytes in 3 blocks are possibly lost in loss record 8,670 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042865B: clang::CodeGen::CodeGenFunction::EmitFunctionEpilog(clang::CodeGen::CGFunctionInfo const&, bool, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AB673: clang::CodeGen::CodeGenFunction::FinishFunction(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8580: clang::CodeGen::CodeGenFunction::EmitCallAndReturnForThunk(clang::GlobalDecl, llvm::Value*, clang::ThunkInfo const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A878C: clang::CodeGen::CodeGenFunction::GenerateThunk(llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::GlobalDecl, clang::ThunkInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8A26: clang::CodeGen::CodeGenVTables::emitThunk(clang::GlobalDecl, clang::ThunkInfo const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8AF8: clang::CodeGen::CodeGenVTables::EmitThunks(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF13D: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 336 bytes in 3 blocks are possibly lost in loss record 8,671 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3CD8: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104601B9: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104601B9: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 336 bytes in 3 blocks are possibly lost in loss record 8,672 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3E49: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104601B9: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104601B9: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 336 bytes in 3 blocks are possibly lost in loss record 8,673 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10446BAC: clang::CodeGen::CodeGenFunction::getExceptionFromSlot() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044A1FF: clang::CodeGen::CodeGenFunction::getEHResumeBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044AADF: clang::CodeGen::CodeGenFunction::getEHDispatchBlock(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043606E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436DE1: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436E1A: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043009D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 336 bytes in 3 blocks are possibly lost in loss record 8,674 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104489EC: clang::CodeGen::CodeGenFunction::getSelectorFromSlot() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044A20A: clang::CodeGen::CodeGenFunction::getEHResumeBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044AADF: clang::CodeGen::CodeGenFunction::getEHDispatchBlock(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043606E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436DE1: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436E1A: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043009D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 336 bytes in 3 blocks are possibly lost in loss record 8,675 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10489983: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484B91: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 336 bytes in 6 blocks are possibly lost in loss record 8,676 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1086F830: clang::TemplateDeclInstantiator::VisitFunctionTemplateDecl(clang::FunctionTemplateDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10851C99: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10853151: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1088E786: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1088E80D: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x108913C1: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1060EB8C: clang::Sema::CheckFieldDecl(clang::DeclarationName, clang::QualType, clang::TypeSourceInfo*, clang::RecordDecl*, clang::SourceLocation, bool, clang::Expr*, clang::InClassInitStyle, clang::SourceLocation, clang::AccessSpecifier, clang::NamedDecl*, clang::Declarator*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1060F0B1: clang::Sema::HandleField(clang::Scope*, clang::RecordDecl*, clang::SourceLocation, clang::Declarator&, clang::Expr*, clang::InClassInitStyle, clang::AccessSpecifier) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 342 bytes in 9 blocks are possibly lost in loss record 8,677 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3ED3: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B36E6: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3DA2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A450: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 354 bytes in 8 blocks are possibly lost in loss record 8,685 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x1116D75E: llvm::Attribute::get(llvm::LLVMContext&, llvm::StringRef, llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11170889: llvm::AttributeSet::get(llvm::LLVMContext&, unsigned int, llvm::AttrBuilder&) [clone .part.103] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11170A25: llvm::AttributeSet::get(llvm::LLVMContext&, unsigned int, llvm::AttrBuilder&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425038: clang::CodeGen::CodeGenModule::ConstructAttributeList(clang::CodeGen::CGFunctionInfo const&, clang::Decl const*, llvm::SmallVector&, unsigned int&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103C317D: clang::CodeGen::CodeGenModule::SetLLVMFunctionAttributes(clang::Decl const*, clang::CodeGen::CGFunctionInfo const&, llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103C34CF: clang::CodeGen::CodeGenModule::SetFunctionAttributes(clang::GlobalDecl, llvm::Function*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103C8B51: clang::CodeGen::CodeGenModule::GetOrCreateLLVMFunction(llvm::StringRef, llvm::Type*, clang::GlobalDecl, bool, bool, llvm::AttributeSet) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103C90B8: clang::CodeGen::CodeGenModule::GetAddrOfFunction(clang::GlobalDecl, llvm::Type*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 360 bytes in 3 blocks are possibly lost in loss record 8,702 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1121C2BD: llvm::Module::getOrInsertGlobal(llvm::StringRef, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038DA5F: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038F497: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8CA5: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair const*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E99BC: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D46: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AFD6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 384 bytes in 2 blocks are possibly lost in loss record 8,715 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10426D86: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E23EE: (anonymous namespace)::ItaniumCXXABI::EmitDestructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B47F: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104365AC: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436DE1: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436E1A: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043009D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 384 bytes in 2 blocks are possibly lost in loss record 8,716 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10426D86: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E23EE: (anonymous namespace)::ItaniumCXXABI::EmitDestructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B47F: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043D155: clang::CodeGen::CodeGenFunction::emitDestroy(llvm::Value*, clang::QualType, void (*)(clang::CodeGen::CodeGenFunction&, llvm::Value*, clang::QualType), bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104365AC: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436DE1: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436E1A: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E2B1: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 392 bytes in 7 blocks are possibly lost in loss record 8,718 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1086EF27: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10851BD9: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10853151: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1088E786: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1088E80D: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x108913C1: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1060EB8C: clang::Sema::CheckFieldDecl(clang::DeclarationName, clang::QualType, clang::TypeSourceInfo*, clang::RecordDecl*, clang::SourceLocation, bool, clang::Expr*, clang::InClassInitStyle, clang::SourceLocation, clang::AccessSpecifier, clang::NamedDecl*, clang::Declarator*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1060F0B1: clang::Sema::HandleField(clang::Scope*, clang::RecordDecl*, clang::SourceLocation, clang::Declarator&, clang::Expr*, clang::InClassInitStyle, clang::AccessSpecifier) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 400 bytes in 5 blocks are possibly lost in loss record 8,724 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1117E705: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111803D9: llvm::ConstantUniqueMap::Create(llvm::Type*, llvm::ExprMapKeyType const&, std::_Rb_tree_iterator const, llvm::ConstantExpr*> >) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111809BD: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11181829: llvm::ConstantExpr::getBitCast(llvm::Constant*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038D9A9: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038E3D0: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038F497: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8CA5: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair const*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E99BC: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D46: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 418 bytes in 11 blocks are possibly lost in loss record 8,745 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3ED3: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103C3F8C: clang::CodeGen::CodeGenModule::EmitAnnotationUnit(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B372B: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3DA2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 432 bytes in 2 blocks are possibly lost in loss record 8,755 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3785: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3DA2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D74: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 432 bytes in 2 blocks are possibly lost in loss record 8,756 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3785: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3DA2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D74: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 448 bytes in 4 blocks are possibly lost in loss record 8,770 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10489983: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484B91: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 448 bytes in 4 blocks are possibly lost in loss record 8,771 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B6B0: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042E6C4: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, bool, clang::CXXRecordDecl const*, llvm::SmallPtrSet&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042E7E7: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104301AE: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 448 bytes in 8 blocks are possibly lost in loss record 8,772 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109866AA: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102645AB: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986E97: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1075B15B: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1079DA1D: clang::IsUserDefinedConversion(clang::Sema&, clang::Expr*, clang::QualType, clang::UserDefinedConversionSequence&, clang::OverloadCandidateSet&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1079E4D1: clang::TryUserDefinedConversion(clang::Sema&, clang::Expr*, clang::QualType, bool, bool, bool, bool, bool, bool) [clone .isra.600] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1079E99A: clang::TryImplicitConversion(clang::Sema&, clang::Expr*, clang::QualType, bool, bool, bool, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1079F000: clang::TryReferenceInit(clang::Sema&, clang::Expr*, clang::QualType, clang::SourceLocation, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10795642: clang::TryCopyInitialization(clang::Sema&, clang::Expr*, clang::QualType, bool, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1079B2EB: clang::Sema::AddOverloadCandidate(clang::FunctionDecl*, clang::DeclAccessPair, llvm::ArrayRef, clang::OverloadCandidateSet&, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 448 bytes in 8 blocks are possibly lost in loss record 8,773 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10985CAD: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985F28: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985FF9: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109860E6: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::insert(std::pair const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986E40: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1076280A: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10762CED: CppNamespaceLookup(clang::Sema&, clang::LookupResult&, clang::ASTContext&, clang::DeclContext*, (anonymous namespace)::UnqualUsingDirectiveSet&) [clone .isra.647] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10764730: clang::Sema::CppLookupName(clang::LookupResult&, clang::Scope*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10764D74: clang::Sema::LookupName(clang::LookupResult&, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10600124: clang::Sema::getTypeName(clang::IdentifierInfo const&, clang::SourceLocation, clang::Scope*, clang::CXXScopeSpec*, bool, bool, clang::OpaquePtr, bool, bool, clang::IdentifierInfo**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1055E244: clang::Parser::TryAnnotateTypeOrScopeTokenAfterScopeSpec(bool, bool, clang::CXXScopeSpec&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 448 bytes in 8 blocks are possibly lost in loss record 8,774 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10985CAD: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985F28: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985FF9: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109860E6: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::insert(std::pair const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986E40: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986DB4: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1076280A: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10762C8E: CppNamespaceLookup(clang::Sema&, clang::LookupResult&, clang::ASTContext&, clang::DeclContext*, (anonymous namespace)::UnqualUsingDirectiveSet&) [clone .isra.647] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10763CA7: clang::Sema::CppLookupName(clang::LookupResult&, clang::Scope*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10764D74: clang::Sema::LookupName(clang::LookupResult&, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1062E16A: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 456 bytes in 3 blocks are possibly lost in loss record 8,779 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10483D7C: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484DAE: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 480 bytes in 3 blocks are possibly lost in loss record 8,804 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AE096: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484242: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484DAE: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AD477: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2CDF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CED1B: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 480 bytes in 3 blocks are possibly lost in loss record 8,805 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AE096: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A62AD: clang::CodeGen::CodeGenFunction::EmitIfStmt(clang::IfStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A293A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AD477: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2CDF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CED1B: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF111: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 504 bytes in 3 blocks are possibly lost in loss record 8,810 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B4D9: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 560 bytes in 10 blocks are possibly lost in loss record 8,908 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10985CAD: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985F28: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985FF9: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1098689F: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1060172C: clang::Sema::PushOnScopeChains(clang::NamedDecl*, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1062E414: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1067260E: clang::Sema::ActOnCXXMemberDeclarator(clang::Scope*, clang::AccessSpecifier, clang::Declarator&, llvm::MutableArrayRef, clang::Expr*, clang::VirtSpecifiers const&, clang::InClassInitStyle) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10562FBB: clang::Parser::ParseCXXInlineMethodDef(clang::AccessSpecifier, clang::AttributeList*, clang::ParsingDeclarator&, clang::Parser::ParsedTemplateInfo const&, clang::VirtSpecifiers const&, clang::FunctionDefinitionKind, clang::ActionResult&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x105131B3: clang::Parser::ParseCXXClassMemberDeclaration(clang::AccessSpecifier, clang::AttributeList*, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x105143BB: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 576 bytes in 3 blocks are possibly lost in loss record 8,916 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10426D86: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104677E0: EmitNewDeleteCall(clang::CodeGen::CodeGenFunction&, clang::FunctionDecl const*, clang::FunctionProtoType const*, clang::CodeGen::CallArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10470E13: clang::CodeGen::CodeGenFunction::EmitDeleteCall(clang::FunctionDecl const*, llvm::Value*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10429438: (anonymous namespace)::CallDtorDelete::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104365AC: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104300EF: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 576 bytes in 4 blocks are possibly lost in loss record 8,917 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104677E0: EmitNewDeleteCall(clang::CodeGen::CodeGenFunction&, clang::FunctionDecl const*, clang::FunctionProtoType const*, clang::CodeGen::CallArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10470E13: clang::CodeGen::CodeGenFunction::EmitDeleteCall(clang::FunctionDecl const*, llvm::Value*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10429438: (anonymous namespace)::CallDtorDelete::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104365AC: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104300EF: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 600 bytes in 5 blocks are possibly lost in loss record 8,924 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038E9B9: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038E3D0: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038F497: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8CA5: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair const*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E99BC: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D46: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AFD6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 616 bytes in 11 blocks are possibly lost in loss record 8,932 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10984B5F: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986928: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1060172C: clang::Sema::PushOnScopeChains(clang::NamedDecl*, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1062E414: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1067260E: clang::Sema::ActOnCXXMemberDeclarator(clang::Scope*, clang::AccessSpecifier, clang::Declarator&, llvm::MutableArrayRef, clang::Expr*, clang::VirtSpecifiers const&, clang::InClassInitStyle) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10562FBB: clang::Parser::ParseCXXInlineMethodDef(clang::AccessSpecifier, clang::AttributeList*, clang::ParsingDeclarator&, clang::Parser::ParsedTemplateInfo const&, clang::VirtSpecifiers const&, clang::FunctionDefinitionKind, clang::ActionResult&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x105131B3: clang::Parser::ParseCXXClassMemberDeclaration(clang::AccessSpecifier, clang::AttributeList*, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x105143BB: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10515B96: clang::Parser::ParseClassSpecifier(clang::tok::TokenKind, clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, bool, clang::Parser::DeclSpecContext, clang::Parser::ParsedAttributesWithRange&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104FFB4D: clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, clang::Parser::DeclSpecContext, clang::Parser::LateParsedAttrList*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 640 bytes in 8 blocks are possibly lost in loss record 8,942 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1117E705: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111803D9: llvm::ConstantUniqueMap::Create(llvm::Type*, llvm::ExprMapKeyType const&, std::_Rb_tree_iterator const, llvm::ConstantExpr*> >) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111809BD: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11181829: llvm::ConstantExpr::getBitCast(llvm::Constant*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038DED4: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038F497: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8CA5: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair const*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E99BC: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D46: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 646 bytes in 17 blocks are possibly lost in loss record 8,943 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018B465: cling::Interpreter::parseForModule(std::string const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D63A4: TCling::RegisterModule(char const*, char const**, char const**, char const**, char const*, void (*)()) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 646 bytes in 17 blocks are possibly lost in loss record 8,944 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018ADD4: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018B465: cling::Interpreter::parseForModule(std::string const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D63A4: TCling::RegisterModule(char const*, char const**, char const**, char const**, char const*, void (*)()) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 646 bytes in 17 blocks are possibly lost in loss record 8,945 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AFD6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D64F2: TCling::RegisterModule(char const*, char const**, char const**, char const**, char const*, void (*)()) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 646 bytes in 17 blocks are possibly lost in loss record 8,946 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x9A33998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A35384: char* std::string::_S_construct(char const*, char const*, std::allocator const&, std::forward_iterator_tag) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x9A3549C: std::basic_string, std::allocator >::basic_string(char const*, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==27812== by 0x103C3CA7: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D088F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018ADD4: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AFD6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D64F2: TCling::RegisterModule(char const*, char const**, char const**, char const**, char const*, void (*)()) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 648 bytes in 3 blocks are possibly lost in loss record 8,949 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3785: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3DA2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104601B9: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104601B9: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 672 bytes in 6 blocks are possibly lost in loss record 8,958 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104850F7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104618E2: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 672 bytes in 6 blocks are possibly lost in loss record 8,959 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3CD8: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046190F: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D7C9: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104602DC: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A28DE: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 672 bytes in 6 blocks are possibly lost in loss record 8,960 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3E49: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046190F: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D7C9: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104602DC: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A28DE: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 672 bytes in 6 blocks are possibly lost in loss record 8,961 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FD05: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043EE25: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, bool, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10421400: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B22E8: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2C61: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104184FF: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF190: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 672 bytes in 6 blocks are possibly lost in loss record 8,962 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10419A72: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103EB394: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A7E53: clang::CodeGen::CodeGenFunction::StartThunk(llvm::Function*, clang::GlobalDecl, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A873E: clang::CodeGen::CodeGenFunction::GenerateThunk(llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::GlobalDecl, clang::ThunkInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8A26: clang::CodeGen::CodeGenVTables::emitThunk(clang::GlobalDecl, clang::ThunkInfo const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8AF8: clang::CodeGen::CodeGenVTables::EmitThunks(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF13D: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 672 bytes in 6 blocks are possibly lost in loss record 8,963 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E642A: performTypeAdjustment(clang::CodeGen::CodeGenFunction&, llvm::Value*, long, long, bool) [clone .part.264] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A832E: clang::CodeGen::CodeGenFunction::EmitCallAndReturnForThunk(clang::GlobalDecl, llvm::Value*, clang::ThunkInfo const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A878C: clang::CodeGen::CodeGenFunction::GenerateThunk(llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::GlobalDecl, clang::ThunkInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8A26: clang::CodeGen::CodeGenVTables::emitThunk(clang::GlobalDecl, clang::ThunkInfo const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8AF8: clang::CodeGen::CodeGenVTables::EmitThunks(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF13D: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 672 bytes in 6 blocks are possibly lost in loss record 8,964 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E6584: performTypeAdjustment(clang::CodeGen::CodeGenFunction&, llvm::Value*, long, long, bool) [clone .part.264] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A832E: clang::CodeGen::CodeGenFunction::EmitCallAndReturnForThunk(clang::GlobalDecl, llvm::Value*, clang::ThunkInfo const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A878C: clang::CodeGen::CodeGenFunction::GenerateThunk(llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::GlobalDecl, clang::ThunkInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8A26: clang::CodeGen::CodeGenVTables::emitThunk(clang::GlobalDecl, clang::ThunkInfo const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8AF8: clang::CodeGen::CodeGenVTables::EmitThunks(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF13D: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 672 bytes in 6 blocks are possibly lost in loss record 8,965 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10470E9E: clang::CodeGen::CodeGenFunction::EmitDeleteCall(clang::FunctionDecl const*, llvm::Value*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10429438: (anonymous namespace)::CallDtorDelete::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043658E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104300EF: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 672 bytes in 6 blocks are possibly lost in loss record 8,966 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10470E9E: clang::CodeGen::CodeGenFunction::EmitDeleteCall(clang::FunctionDecl const*, llvm::Value*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10429438: (anonymous namespace)::CallDtorDelete::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104365AC: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104300EF: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 672 bytes in 6 blocks are possibly lost in loss record 8,967 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10446BAC: clang::CodeGen::CodeGenFunction::getExceptionFromSlot() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044A1FF: clang::CodeGen::CodeGenFunction::getEHResumeBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044AADF: clang::CodeGen::CodeGenFunction::getEHDispatchBlock(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043606E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104300EF: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 672 bytes in 6 blocks are possibly lost in loss record 8,968 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104489EC: clang::CodeGen::CodeGenFunction::getSelectorFromSlot() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044A20A: clang::CodeGen::CodeGenFunction::getEHResumeBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044AADF: clang::CodeGen::CodeGenFunction::getEHDispatchBlock(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043606E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104300EF: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 784 bytes in 7 blocks are possibly lost in loss record 8,997 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10419A72: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103EB394: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B24B2: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2C61: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CED1B: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF111: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF7B4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CFE6A: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2507] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1036C932: (anonymous namespace)::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CBB: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 784 bytes in 7 blocks are possibly lost in loss record 8,998 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FD05: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10446B20: clang::CodeGen::CodeGenFunction::getExceptionSlot() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044B6A6: clang::CodeGen::CodeGenFunction::EmitLandingPad() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044C14C: clang::CodeGen::CodeGenFunction::getInvokeDestImpl() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10426CF5: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E23EE: (anonymous namespace)::ItaniumCXXABI::EmitDestructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B47F: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104300E5: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 784 bytes in 7 blocks are possibly lost in loss record 8,999 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FD05: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10446B70: clang::CodeGen::CodeGenFunction::getEHSelectorSlot() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044B767: clang::CodeGen::CodeGenFunction::EmitLandingPad() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044C14C: clang::CodeGen::CodeGenFunction::getInvokeDestImpl() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10426CF5: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E23EE: (anonymous namespace)::ItaniumCXXABI::EmitDestructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B47F: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104300E5: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 784 bytes in 7 blocks are possibly lost in loss record 9,000 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044DB47: llvm::IRBuilder >::CreateLoad(llvm::Value*, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10459379: clang::CodeGen::CodeGenFunction::EmitDeclRefLValue(clang::DeclRefExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D768: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10460230: clang::CodeGen::CodeGenFunction::EmitReferenceBindingToExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10422A32: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104238B4: clang::CodeGen::CodeGenFunction::EmitCallArgs(clang::CodeGen::CallArgList&, llvm::ArrayRef, clang::ConstExprIterator, clang::ConstExprIterator, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1040D874: void clang::CodeGen::CodeGenFunction::EmitCallArgs(clang::CodeGen::CallArgList&, bool, clang::QualType const*, clang::QualType const*, clang::ConstExprIterator, clang::ConstExprIterator, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A303: clang::CodeGen::CodeGenFunction::EmitCall(clang::QualType, llvm::Value*, clang::SourceLocation, clang::CodeGen::ReturnValueSlot, clang::ConstExprIterator, clang::ConstExprIterator, clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DCF0: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 800 bytes in 5 blocks are possibly lost in loss record 9,006 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104032B4: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457854: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104601B9: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A450: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 800 bytes in 10 blocks are possibly lost in loss record 9,007 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1117E705: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111803D9: llvm::ConstantUniqueMap::Create(llvm::Type*, llvm::ExprMapKeyType const&, std::_Rb_tree_iterator const, llvm::ConstantExpr*> >) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111809BD: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11181829: llvm::ConstantExpr::getBitCast(llvm::Constant*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8F0E: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair const*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E99BC: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D46: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 816 bytes in 6 blocks are possibly lost in loss record 9,014 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E6509: performTypeAdjustment(clang::CodeGen::CodeGenFunction&, llvm::Value*, long, long, bool) [clone .part.264] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A832E: clang::CodeGen::CodeGenFunction::EmitCallAndReturnForThunk(clang::GlobalDecl, llvm::Value*, clang::ThunkInfo const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A878C: clang::CodeGen::CodeGenFunction::GenerateThunk(llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::GlobalDecl, clang::ThunkInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8A26: clang::CodeGen::CodeGenVTables::emitThunk(clang::GlobalDecl, clang::ThunkInfo const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8AF8: clang::CodeGen::CodeGenVTables::EmitThunks(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF13D: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 856 bytes in 5 blocks are possibly lost in loss record 9,092 of 9,956 ==27812== at 0x4C28D84: malloc (vg_replace_malloc.c:291) ==27812== by 0x1127D797: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10265A0B: llvm::SmallVectorImpl::operator=(llvm::SmallVectorImpl const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985CE9: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985F28: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985FF9: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109860E6: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::insert(std::pair const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986E40: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1076280A: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10762CED: CppNamespaceLookup(clang::Sema&, clang::LookupResult&, clang::ASTContext&, clang::DeclContext*, (anonymous namespace)::UnqualUsingDirectiveSet&) [clone .isra.647] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10764730: clang::Sema::CppLookupName(clang::LookupResult&, clang::Scope*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10764D74: clang::Sema::LookupName(clang::LookupResult&, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 864 bytes in 12 blocks are possibly lost in loss record 9,094 of 9,956 ==27812== at 0x4C28D84: malloc (vg_replace_malloc.c:291) ==27812== by 0x1127D797: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10937D5B: llvm::SmallVectorImpl::operator=(llvm::SmallVectorImpl const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109384AF: clang::ASTContext::addOverriddenMethod(clang::CXXMethodDecl const*, clang::CXXMethodDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102A6137: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102A61CD: clang::ASTDeclReader::VisitCXXDestructorDecl(clang::CXXDestructorDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102AA9C4: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102AB00B: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1025BA76: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10A2C3A3: clang::ASTContext::getCurrentKeyFunction(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1058A592: clang::Sema::ActOnEndOfTranslationUnit() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1055DE9C: clang::Parser::ParseTopLevelDecl(clang::OpaquePtr&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 896 bytes in 8 blocks are possibly lost in loss record 9,101 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042F7EA: clang::CodeGen::CodeGenFunction::GetAddressOfBaseClass(llvm::Value*, clang::CXXRecordDecl const*, clang::CXXBaseSpecifier const* const*, clang::CXXBaseSpecifier const* const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B4F2: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104717B6: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 896 bytes in 8 blocks are possibly lost in loss record 9,102 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047C471: llvm::IRBuilder >::CreateCast(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&) [clone .isra.390] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048BBE0: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450305: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10422AA5: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104238B4: clang::CodeGen::CodeGenFunction::EmitCallArgs(clang::CodeGen::CallArgList&, llvm::ArrayRef, clang::ConstExprIterator, clang::ConstExprIterator, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1040D874: void clang::CodeGen::CodeGenFunction::EmitCallArgs(clang::CodeGen::CallArgList&, bool, clang::QualType const*, clang::QualType const*, clang::ConstExprIterator, clang::ConstExprIterator, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 896 bytes in 8 blocks are possibly lost in loss record 9,103 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042EA7E: clang::CodeGen::CodeGenFunction::GetAddressOfDirectBaseInCompleteClass(llvm::Value*, clang::CXXRecordDecl const*, clang::CXXRecordDecl const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042ED5D: (anonymous namespace)::CallBaseDtor::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043658E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436DE1: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436E1A: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043009D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 896 bytes in 16 blocks are possibly lost in loss record 9,104 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10985CAD: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985F28: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985FF9: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109860E6: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::insert(std::pair const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986E40: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10190F67: cling::LookupHelper::findDataMember(clang::Decl const*, llvm::StringRef, cling::LookupHelper::DiagSetting) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1010043B: TClingClassInfo::GetDataMember(char const*) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100C474C: TCling::GetDataMember(ClassInfo_t*, char const*) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x56948F5: TListOfDataMembers::FindObject(char const*) const (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x100D372B: TCling::HandleNewDecl(void const*, bool, std::set, std::allocator >&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D406D: TCling__UpdateListsOnCommitted (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 936 bytes in 6 blocks are possibly lost in loss record 9,110 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A84FF: clang::CodeGen::CodeGenFunction::EmitCallAndReturnForThunk(clang::GlobalDecl, llvm::Value*, clang::ThunkInfo const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A878C: clang::CodeGen::CodeGenFunction::GenerateThunk(llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::GlobalDecl, clang::ThunkInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8A26: clang::CodeGen::CodeGenVTables::emitThunk(clang::GlobalDecl, clang::ThunkInfo const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8AF8: clang::CodeGen::CodeGenVTables::EmitThunks(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF13D: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 960 bytes in 6 blocks are possibly lost in loss record 9,123 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104032B4: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457854: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104601B9: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104601B9: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 960 bytes in 8 blocks are possibly lost in loss record 9,124 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038DE10: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038F497: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8CA5: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair const*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E99BC: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D46: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AFD6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E643: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 1,000 (920 direct, 80 indirect) bytes in 1 blocks are definitely lost in loss record 9,127 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10156C28: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10187B30: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018E360: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D191F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100D22D5: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x5627402: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x56275E5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE107: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x55FE5B8: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x5656050: TUrl::GetSpecialProtocols() (in /home/kulam/local/lib/root/libCore.so) ==27812== by 0x5656FEE: TUrl::SetUrl(char const*, bool) (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 1,008 bytes in 7 blocks are possibly lost in loss record 9,128 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104677E0: EmitNewDeleteCall(clang::CodeGen::CodeGenFunction&, clang::FunctionDecl const*, clang::FunctionProtoType const*, clang::CodeGen::CallArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10470E13: clang::CodeGen::CodeGenFunction::EmitDeleteCall(clang::FunctionDecl const*, llvm::Value*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10429438: (anonymous namespace)::CallDtorDelete::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043658E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104300EF: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 1,008 bytes in 7 blocks are possibly lost in loss record 9,129 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E23EE: (anonymous namespace)::ItaniumCXXABI::EmitDestructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B47F: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104354F6: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043658E: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436DE1: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10436E1A: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043009D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 1,008 bytes in 9 blocks are possibly lost in loss record 9,130 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FD05: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043EE25: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, bool, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10421400: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B22E8: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A7E3C: clang::CodeGen::CodeGenFunction::StartThunk(llvm::Function*, clang::GlobalDecl, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A873E: clang::CodeGen::CodeGenFunction::GenerateThunk(llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::GlobalDecl, clang::ThunkInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8A26: clang::CodeGen::CodeGenVTables::emitThunk(clang::GlobalDecl, clang::ThunkInfo const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8AF8: clang::CodeGen::CodeGenVTables::EmitThunks(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF13D: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 1,008 bytes in 18 blocks are possibly lost in loss record 9,131 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10985CAD: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985F28: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985FF9: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1098689F: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109873C9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1086EF27: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10851BBA: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10853151: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1088E786: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1088E80D: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x108913C1: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 1,120 bytes in 7 blocks are possibly lost in loss record 9,271 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104032B4: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457854: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046190F: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D7C9: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104602DC: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A28DE: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 1,152 bytes in 6 blocks are possibly lost in loss record 9,284 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10426D86: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E23EE: (anonymous namespace)::ItaniumCXXABI::EmitDestructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B47F: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104300E5: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 1,152 bytes in 8 blocks are possibly lost in loss record 9,285 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E23EE: (anonymous namespace)::ItaniumCXXABI::EmitDestructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042B47F: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043036B: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B31D7: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 1,224 bytes in 9 blocks are possibly lost in loss record 9,295 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104530C6: clang::CodeGen::CodeGenFunction::EmitStoreOfScalar(llvm::Value*, llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, bool, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104536D8: clang::CodeGen::CodeGenFunction::EmitStoreOfScalar(llvm::Value*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10456162: clang::CodeGen::CodeGenFunction::EmitStoreThroughLValue(clang::CodeGen::RValue, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104619B1: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D7C9: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104602DC: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A28DE: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AD477: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2CDF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 1,232 bytes in 11 blocks are possibly lost in loss record 9,298 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10489983: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484B91: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 1,264 bytes in 8 blocks are possibly lost in loss record 9,300 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x111874B8: llvm::ConstantAggrUniqueMap::getOrCreate(llvm::StructType*, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038DDC9: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1038F497: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A8CA5: clang::CodeGen::CodeGenVTables::CreateVTableInitializer(clang::CXXRecordDecl const*, clang::VTableComponent const*, unsigned int, std::pair const*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E99BC: (anonymous namespace)::ItaniumCXXABI::emitVTableDefinitions(clang::CodeGen::CodeGenVTables&, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D46: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AF45: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AFD6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 1,296 bytes in 6 blocks are possibly lost in loss record 9,306 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3785: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3DA2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046190F: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D7C9: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104602DC: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A28DE: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 1,680 bytes in 15 blocks are possibly lost in loss record 9,341 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042BB6C: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E473A: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 1,680 bytes in 15 blocks are possibly lost in loss record 9,342 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042BAC7: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E473A: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 1,680 bytes in 15 blocks are possibly lost in loss record 9,343 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E47C1: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AD477: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&, clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 1,712 bytes in 1 blocks are possibly lost in loss record 9,349 of 9,956 ==27812== at 0x4C281A6: operator new[](unsigned long) (vg_replace_malloc.c:384) ==27812== by 0x10EACE9A: llvm::RegisterClassInfo::runOnMachineFunction(llvm::MachineFunction const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10EB44B2: (anonymous namespace)::RegisterCoalescer::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112138EE: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112139CB: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11213AFC: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E10B06: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E110FE: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E11258: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10184FD7: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AD7D: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 1,712 bytes in 1 blocks are possibly lost in loss record 9,350 of 9,956 ==27812== at 0x4C281A6: operator new[](unsigned long) (vg_replace_malloc.c:384) ==27812== by 0x10EACE9A: llvm::RegisterClassInfo::runOnMachineFunction(llvm::MachineFunction const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10F9265F: (anonymous namespace)::MachineScheduler::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112138EE: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112139CB: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11213AFC: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E10B06: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E110FE: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E11258: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10184FD7: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AD7D: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 1,712 bytes in 1 blocks are possibly lost in loss record 9,351 of 9,956 ==27812== at 0x4C281A6: operator new[](unsigned long) (vg_replace_malloc.c:384) ==27812== by 0x10EACE9A: llvm::RegisterClassInfo::runOnMachineFunction(llvm::MachineFunction const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10EABEAA: (anonymous namespace)::RAGreedy::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112138EE: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112139CB: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11213AFC: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E10B06: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E110FE: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E11258: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10184FD7: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AD7D: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 1,712 bytes in 1 blocks are possibly lost in loss record 9,352 of 9,956 ==27812== at 0x4C281A6: operator new[](unsigned long) (vg_replace_malloc.c:384) ==27812== by 0x10EACE9A: llvm::RegisterClassInfo::runOnMachineFunction(llvm::MachineFunction const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10EABFDE: (anonymous namespace)::RAGreedy::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112138EE: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112139CB: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11213AFC: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E10B06: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E110FE: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E11258: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10184FD7: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AD7D: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 1,712 bytes in 1 blocks are possibly lost in loss record 9,353 of 9,956 ==27812== at 0x4C281A6: operator new[](unsigned long) (vg_replace_malloc.c:384) ==27812== by 0x10EACE9A: llvm::RegisterClassInfo::runOnMachineFunction(llvm::MachineFunction const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E95C2F: (anonymous namespace)::PostRAScheduler::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112138EE: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112139CB: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11213AFC: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E10B06: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E110FE: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E11258: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10184FD7: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AD7D: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 2,040 bytes in 15 blocks are possibly lost in loss record 9,365 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4881: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 2,128 bytes in 19 blocks are possibly lost in loss record 9,401 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FD05: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043EE25: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, bool, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10421400: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B22E8: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2C61: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CED1B: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF111: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF7B4: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CFE6A: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2507] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1036C932: (anonymous namespace)::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 2,128 bytes in 19 blocks are possibly lost in loss record 9,402 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3CD8: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A450: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10489983: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484B91: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 2,128 bytes in 19 blocks are possibly lost in loss record 9,403 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3E49: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A450: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10489983: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484B91: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 2,240 bytes in 20 blocks are possibly lost in loss record 9,407 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112007E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042BB6C: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E473A: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046030D: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 2,240 bytes in 20 blocks are possibly lost in loss record 9,408 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042BAC7: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E473A: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046030D: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A28DE: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 2,240 bytes in 20 blocks are possibly lost in loss record 9,409 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E47C1: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046030D: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A28DE: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A662E: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 2,720 bytes in 20 blocks are possibly lost in loss record 9,430 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4881: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471EA5: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046030D: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A28DE: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 2,800 bytes in 50 blocks are possibly lost in loss record 9,434 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10937EBD: clang::ASTContext::addOverriddenMethod(clang::CXXMethodDecl const*, clang::CXXMethodDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102A6137: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102A61CD: clang::ASTDeclReader::VisitCXXDestructorDecl(clang::CXXDestructorDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102AA9C4: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102AB00B: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1025BA76: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10A2C3A3: clang::ASTContext::getCurrentKeyFunction(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1058A592: clang::Sema::ActOnEndOfTranslationUnit() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1055DE9C: clang::Parser::ParseTopLevelDecl(clang::OpaquePtr&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018847B: cling::IncrementalParser::ParseInternal(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887CD: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 3,024 bytes in 27 blocks are possibly lost in loss record 9,443 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FD05: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043EE25: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, bool, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10421400: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B22E8: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2C61: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 3,024 bytes in 27 blocks are possibly lost in loss record 9,444 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10419A72: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103EB394: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B24B2: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2C61: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10418BAB: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF1B0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 3,360 bytes in 9 blocks are possibly lost in loss record 9,475 of 9,956 ==27812== at 0x4C28D84: malloc (vg_replace_malloc.c:291) ==27812== by 0x1127D797: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10265A0B: llvm::SmallVectorImpl::operator=(llvm::SmallVectorImpl const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985CE9: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985F28: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10985FF9: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x109860E6: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::insert(std::pair const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10986E40: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10190F67: cling::LookupHelper::findDataMember(clang::Decl const*, llvm::StringRef, cling::LookupHelper::DiagSetting) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1010043B: TClingClassInfo::GetDataMember(char const*) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x100C474C: TCling::GetDataMember(ClassInfo_t*, char const*) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x56948F5: TListOfDataMembers::FindObject(char const*) const (in /home/kulam/local/lib/root/libCore.so) ==27812== ==27812== 3,888 bytes in 24 blocks are possibly lost in loss record 9,486 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1039E220: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103A29AA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 4,104 bytes in 19 blocks are possibly lost in loss record 9,577 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3785: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B3DA2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457A36: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A450: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10489983: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484B91: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 4,320 bytes in 30 blocks are possibly lost in loss record 9,582 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104717B6: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 4,656 bytes in 25 blocks are possibly lost in loss record 9,588 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1041AA91: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.411] (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10425A8D: clang::CodeGen::CodeGenFunction::EmitCall(clang::CodeGen::CGFunctionInfo const&, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::CodeGen::CallArgList const&, clang::Decl const*, llvm::Instruction**) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104713B1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCall(clang::CXXMethodDecl const*, clang::SourceLocation, llvm::Value*, clang::CodeGen::ReturnValueSlot, llvm::Value*, llvm::Value*, clang::QualType, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10471D41: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045DD0D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A54C: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485232: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046030D: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 4,960 bytes in 31 blocks are possibly lost in loss record 9,590 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103E4380: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104032B4: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10457854: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1046009B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045D6E4: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045FE24: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A450: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10489983: (anonymous namespace)::ScalarExprEmitter::VisitMemberExpr(clang::MemberExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10484B91: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 6,496 bytes in 58 blocks are possibly lost in loss record 9,606 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045A4A9: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, clang::SourceLocation, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045ABD3: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1045B09D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1047A4E9: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104850F7: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1048B797: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10485174: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x104893EC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450192: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10450305: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 6,496 bytes in 58 blocks are possibly lost in loss record 9,607 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1042865B: clang::CodeGen::CodeGenFunction::EmitFunctionEpilog(clang::CodeGen::CGFunctionInfo const&, bool, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103AB673: clang::CodeGen::CodeGenFunction::FinishFunction(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2D06: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CED1B: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF111: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887F5: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 8,008 bytes in 143 blocks are possibly lost in loss record 9,626 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x10938482: clang::ASTContext::addOverriddenMethod(clang::CXXMethodDecl const*, clang::CXXMethodDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102A6137: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102A61CD: clang::ASTDeclReader::VisitCXXDestructorDecl(clang::CXXDestructorDecl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102AA9C4: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x102AB00B: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1025BA76: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10A2C3A3: clang::ASTContext::getCurrentKeyFunction(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1058A592: clang::Sema::ActOnEndOfTranslationUnit() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1055DE9C: clang::Parser::ParseTopLevelDecl(clang::OpaquePtr&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018847B: cling::IncrementalParser::ParseInternal(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x101887CD: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 16,128 bytes in 144 blocks are possibly lost in loss record 9,710 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10419A72: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103EB394: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B24B2: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2C61: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CED1B: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF111: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EA5: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 21,320 bytes in 1 blocks are possibly lost in loss record 9,741 of 9,956 ==27812== at 0x4C281A6: operator new[](unsigned long) (vg_replace_malloc.c:384) ==27812== by 0x10F59418: llvm::LiveRegMatrix::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112138EE: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x112139CB: llvm::legacy::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x11213AFC: llvm::legacy::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E10B06: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E110FE: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10E11258: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10184FD7: cling::IncrementalExecutor::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1018AD7D: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186EE8: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186D08: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== 26,768 bytes in 239 blocks are possibly lost in loss record 9,762 of 9,956 ==27812== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==27812== by 0x11229531: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1044FD05: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x1043EE25: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, bool, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10421400: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B22E8: clang::CodeGen::CodeGenFunction::StartFunction(clang::GlobalDecl, clang::QualType, llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::CodeGen::FunctionArgList const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103B2C61: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CED1B: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103CF111: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D07E4: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x103D080C: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==27812== by 0x10186CE9: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==27812== ==27812== LEAK SUMMARY: ==27812== definitely lost: 920 bytes in 1 blocks ==27812== indirectly lost: 80 bytes in 3 blocks ==27812== possibly lost: 243,404 bytes in 2,087 blocks ==27812== still reachable: 37,368,243 bytes in 47,019 blocks ==27812== suppressed: 4,900 bytes in 77 blocks ==27812== Reachable blocks (those to which a pointer was found) are not shown. ==27812== To see them, rerun with: --leak-check=full --show-leak-kinds=all ==27812== ==27812== For counts of detected and suppressed errors, rerun with: -v ==27812== Use --track-origins=yes to see where uninitialised values come from ==27812== ERROR SUMMARY: 495 errors from 472 contexts (suppressed: 25 from 19)