==7420== Memcheck, a memory error detector ==7420== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al. ==7420== Using Valgrind-3.9.0.SVN and LibVEX; rerun with -h for copyright info ==7420== Command: ./test2 ==7420== ==7420== Conditional jump or move depends on uninitialised value(s) ==7420== at 0x102953F0: clang::ASTDeclReader::VisitFriendDecl(clang::FriendDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029EE64: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029F211: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10259C76: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10259FD3: (anonymous namespace)::FindExternalLexicalDeclsVisitor::visit(clang::serialization::ModuleFile&, bool, void*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10306CE3: clang::serialization::ModuleManager::visitDepthFirst(bool (*)(clang::serialization::ModuleFile&, bool, void*), void*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10252052: clang::ASTReader::FindExternalLexicalDecls(clang::DeclContext const*, bool (*)(clang::Decl::Kind), llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10908850: clang::DeclContext::LoadLexicalDeclsFromExternalStorage() const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090894E: clang::DeclContext::decls_begin() const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x108ECB8D: (anonymous namespace)::FinalOverriderCollector::Collect(clang::CXXRecordDecl const*, bool, clang::CXXRecordDecl const*, clang::CXXFinalOverriderMap&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x108F0AB1: clang::CXXRecordDecl::getFinalOverriders(clang::CXXFinalOverriderMap&) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x109CFC52: (anonymous namespace)::FinalOverriders::FinalOverriders(clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== ==7420== HEAP SUMMARY: ==7420== in use at exit: 35,531,154 bytes in 47,181 blocks ==7420== total heap usage: 190,044 allocs, 142,863 frees, 170,545,124 bytes allocated ==7420== ==7420== 26 bytes in 1 blocks are possibly lost in loss record 1,442 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A30462: std::basic_string, std::allocator >::basic_string(char const*, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x1019DDD9: cling::InvocationOptions::CreateFromArgs(int, char const* const*, std::vector >&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C458: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FE398: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 26 bytes in 1 blocks are possibly lost in loss record 1,443 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x101DBFE0: ParseFrontendArgs(clang::FrontendOptions&, llvm::opt::ArgList&, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101DD3B2: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10163DF7: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 26 bytes in 1 blocks are possibly lost in loss record 1,444 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x101D62CB: ParseCodeGenArgs(clang::CodeGenOptions&, llvm::opt::ArgList&, clang::InputKind, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101DD3CD: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10163DF7: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 26 bytes in 1 blocks are possibly lost in loss record 1,445 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x101D77FE: ParseHeaderSearchArgs(clang::HeaderSearchOptions&, llvm::opt::ArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101DD3F3: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10163DF7: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 26 bytes in 1 blocks are possibly lost in loss record 1,446 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x1025FC2E: clang::ASTReader::ASTReader(clang::Preprocessor&, clang::ASTContext&, llvm::StringRef, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101C41EF: 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) ==7420== by 0x101C4386: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, bool, bool, void*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195E2F: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C78F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 26 bytes in 1 blocks are possibly lost in loss record 1,447 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x1019ACE3: cling::Interpreter::AddIncludePath(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100DFA67: TCling::AddIncludePath(char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5BF3: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FE398: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 28 bytes in 1 blocks are possibly lost in loss record 1,504 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x101DB7D6: ParseFrontendArgs(clang::FrontendOptions&, llvm::opt::ArgList&, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101DD3B2: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10163DF7: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 28 bytes in 1 blocks are possibly lost in loss record 1,505 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10A41C68: clang::Preprocessor::AddPragmaHandler(llvm::StringRef, clang::PragmaHandler*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A42276: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A49AB6: 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) ==7420== by 0x101C63C2: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 28 bytes in 1 blocks are possibly lost in loss record 1,506 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10527BD9: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C6F0: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FE398: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 28 bytes in 1 blocks are possibly lost in loss record 1,507 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10527BD9: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195D6B: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C78F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 29 bytes in 1 blocks are possibly lost in loss record 1,531 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x101DE528: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10163DF7: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 29 bytes in 1 blocks are possibly lost in loss record 1,532 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10A420EF: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A49AB6: 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) ==7420== by 0x101C63C2: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 29 bytes in 1 blocks are possibly lost in loss record 1,533 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10A42131: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A49AB6: 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) ==7420== by 0x101C63C2: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 29 bytes in 1 blocks are possibly lost in loss record 1,534 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10A41C68: clang::Preprocessor::AddPragmaHandler(llvm::StringRef, clang::PragmaHandler*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A42632: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A49AB6: 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) ==7420== by 0x101C63C2: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 29 bytes in 1 blocks are possibly lost in loss record 1,535 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x1052784E: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C6F0: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FE398: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 29 bytes in 1 blocks are possibly lost in loss record 1,536 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x1052798C: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C6F0: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FE398: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 29 bytes in 1 blocks are possibly lost in loss record 1,537 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x1052784E: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195D6B: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C78F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 29 bytes in 1 blocks are possibly lost in loss record 1,538 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x1052798C: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195D6B: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C78F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 30 bytes in 1 blocks are possibly lost in loss record 1,559 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10A423E8: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A49AB6: 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) ==7420== by 0x101C63C2: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 30 bytes in 1 blocks are possibly lost in loss record 1,560 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10A41C68: clang::Preprocessor::AddPragmaHandler(llvm::StringRef, clang::PragmaHandler*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A4246E: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A49AB6: 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) ==7420== by 0x101C63C2: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 30 bytes in 1 blocks are possibly lost in loss record 1,561 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10527710: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C6F0: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FE398: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 30 bytes in 1 blocks are possibly lost in loss record 1,562 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10527710: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195D6B: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C78F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 31 bytes in 1 blocks are possibly lost in loss record 1,585 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x101D6128: ParseCodeGenArgs(clang::CodeGenOptions&, llvm::opt::ArgList&, clang::InputKind, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101DD3CD: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10163DF7: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 31 bytes in 1 blocks are possibly lost in loss record 1,586 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x101DE39D: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10163DF7: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 31 bytes in 1 blocks are possibly lost in loss record 1,587 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10A42254: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A49AB6: 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) ==7420== by 0x101C63C2: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 31 bytes in 1 blocks are possibly lost in loss record 1,588 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10A4244C: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A49AB6: 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) ==7420== by 0x101C63C2: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 31 bytes in 1 blocks are possibly lost in loss record 1,589 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10527922: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C6F0: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FE398: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 31 bytes in 1 blocks are possibly lost in loss record 1,590 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10527922: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195D6B: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C78F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 32 bytes in 1 blocks are possibly lost in loss record 4,402 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10A421F7: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A49AB6: 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) ==7420== by 0x101C63C2: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 32 bytes in 1 blocks are possibly lost in loss record 4,403 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10A42384: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A49AB6: 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) ==7420== by 0x101C63C2: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 32 bytes in 1 blocks are possibly lost in loss record 4,404 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10A424E0: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A49AB6: 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) ==7420== by 0x101C63C2: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 32 bytes in 1 blocks are possibly lost in loss record 4,405 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x105277E4: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C6F0: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FE398: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 32 bytes in 1 blocks are possibly lost in loss record 4,406 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x105277E4: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195D6B: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C78F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 32 bytes in 1 blocks are possibly lost in loss record 4,407 of 9,827 ==7420== at 0x4C281A6: operator new[](unsigned long) (vg_replace_malloc.c:384) ==7420== by 0x10E02858: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10E820B6: llvm::AllocationOrder::AllocationOrder(unsigned int, llvm::VirtRegMap const&, llvm::RegisterClassInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10DFCCDF: (anonymous namespace)::RAGreedy::selectOrSplit(llvm::LiveInterval&, llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10F13D54: llvm::RegAllocBase::allocatePhysRegs() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10E00349: (anonymous namespace)::RAGreedy::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1116A87E: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1116A95B: llvm::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1116AA8C: llvm::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5DFD6: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5E5F9: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5E728: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 34 bytes in 1 blocks are possibly lost in loss record 4,435 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x1016463F: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 34 bytes in 1 blocks are possibly lost in loss record 4,436 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10A421B5: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A49AB6: 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) ==7420== by 0x101C63C2: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 34 bytes in 1 blocks are possibly lost in loss record 4,437 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x105278B8: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C6F0: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FE398: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 34 bytes in 1 blocks are possibly lost in loss record 4,438 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x105278B8: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195D6B: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C78F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 34 bytes in 1 blocks are possibly lost in loss record 4,439 of 9,827 ==7420== at 0x4C281A6: operator new[](unsigned long) (vg_replace_malloc.c:384) ==7420== by 0x10E02858: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10E820B6: llvm::AllocationOrder::AllocationOrder(unsigned int, llvm::VirtRegMap const&, llvm::RegisterClassInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10DFCCDF: (anonymous namespace)::RAGreedy::selectOrSplit(llvm::LiveInterval&, llvm::SmallVectorImpl&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10F13D54: llvm::RegAllocBase::allocatePhysRegs() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10E00349: (anonymous namespace)::RAGreedy::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1116A87E: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1116A95B: llvm::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1116AA8C: llvm::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5DFD6: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5E5CE: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5E728: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 35 bytes in 1 blocks are possibly lost in loss record 4,450 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10A42173: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A49AB6: 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) ==7420== by 0x101C63C2: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 35 bytes in 1 blocks are possibly lost in loss record 4,451 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10A422E8: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A49AB6: 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) ==7420== by 0x101C63C2: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 35 bytes in 1 blocks are possibly lost in loss record 4,452 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10A42332: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A49AB6: 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) ==7420== by 0x101C63C2: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 35 bytes in 1 blocks are possibly lost in loss record 4,453 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10A4252A: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A49AB6: 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) ==7420== by 0x101C63C2: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 35 bytes in 1 blocks are possibly lost in loss record 4,454 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10A42574: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A49AB6: 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) ==7420== by 0x101C63C2: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 35 bytes in 1 blocks are possibly lost in loss record 4,455 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x1052777A: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C6F0: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FE398: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 35 bytes in 1 blocks are possibly lost in loss record 4,456 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x1052777A: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195D6B: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C78F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 36 bytes in 1 blocks are possibly lost in loss record 4,476 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10A42610: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A49AB6: 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) ==7420== by 0x101C63C2: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 36 bytes in 1 blocks are possibly lost in loss record 4,477 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x1116156C: llvm::Module::Module(llvm::StringRef, llvm::LLVMContext&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10357EA0: clang::CreateLLVMCodeGen(clang::DiagnosticsEngine&, std::string const&, clang::CodeGenOptions const&, clang::TargetOptions const&, llvm::LLVMContext&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196217: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 36 bytes in 1 blocks are possibly lost in loss record 4,478 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10527A60: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C6F0: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FE398: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 36 bytes in 1 blocks are possibly lost in loss record 4,479 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10527A60: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195D6B: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C78F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,505 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10A4229E: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A49AB6: 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) ==7420== by 0x101C63C2: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,506 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10A42496: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A49AB6: 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) ==7420== by 0x101C63C2: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,507 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x101C6525: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,508 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10421728: CreateGlobalInitOrDestructFunction(clang::CodeGen::CodeGenModule&, llvm::FunctionType*, llvm::Twine const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10423A0A: clang::CodeGen::CodeGenModule::EmitCXXGlobalVarDeclInitFunc(clang::VarDecl const*, llvm::GlobalVariable*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AFA02: clang::CodeGen::CodeGenModule::EmitGlobalVarDefinition(clang::VarDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B01C7: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B09AC: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B11EA: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2163] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10356E02: (anonymous namespace)::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019586B: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,509 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A7109: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B726: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BDD2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436E75: clang::CodeGen::CodeGenFunction::EmitLValueForFieldInitialization(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040FB42: EmitMemberInitializer(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::CXXCtorInitializer*, clang::CXXConstructorDecl const*, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104112D1: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1041196A: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,510 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A7109: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103A727C: clang::CodeGen::CodeGenModule::EmitAnnotationUnit(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B76B: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BDD2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436E75: clang::CodeGen::CodeGenFunction::EmitLValueForFieldInitialization(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040FB42: EmitMemberInitializer(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::CXXCtorInitializer*, clang::CXXConstructorDecl const*, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104112D1: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,511 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10421728: CreateGlobalInitOrDestructFunction(clang::CodeGen::CodeGenModule&, llvm::FunctionType*, llvm::Twine const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10422820: clang::CodeGen::CodeGenModule::EmitCXXGlobalInitFunc() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BE4: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195DE3: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C78F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,512 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A7109: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B726: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BDD2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A769: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,513 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A7109: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103A727C: clang::CodeGen::CodeGenModule::EmitAnnotationUnit(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B76B: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BDD2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C0D4: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,514 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A7109: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103A7373: clang::CodeGen::CodeGenModule::EmitAnnotateAttr(llvm::GlobalValue*, clang::AnnotateAttr const*, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AC045: clang::CodeGen::CodeGenModule::AddGlobalAnnotations(clang::ValueDecl const*, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B00CF: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0246: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,515 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A7109: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103A727C: clang::CodeGen::CodeGenModule::EmitAnnotationUnit(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103A7380: clang::CodeGen::CodeGenModule::EmitAnnotateAttr(llvm::GlobalValue*, clang::AnnotateAttr const*, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AC045: clang::CodeGen::CodeGenModule::AddGlobalAnnotations(clang::ValueDecl const*, llvm::GlobalValue*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B00CF: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0246: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,516 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199CE6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C973: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,517 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101958B8: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,518 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199AE1: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A98: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101958B8: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,519 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199AE1: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A98: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199CE6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C973: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,520 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199CE6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019CC5D: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,521 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199AE1: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A98: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199CE6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019CC5D: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,522 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199CE6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5D4C: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,523 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199AE1: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A98: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199CE6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5D4C: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,524 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10421728: CreateGlobalInitOrDestructFunction(clang::CodeGen::CodeGenModule&, llvm::FunctionType*, llvm::Twine const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10423A0A: clang::CodeGen::CodeGenModule::EmitCXXGlobalVarDeclInitFunc(clang::VarDecl const*, llvm::GlobalVariable*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AFA02: clang::CodeGen::CodeGenModule::EmitGlobalVarDefinition(clang::VarDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B01C7: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B09AC: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B11EA: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2163] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1A7F: clang::CodeGen::CodeGenModule::EmitNamespace(clang::NamespaceDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B12AC: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2163] (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,525 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10421728: CreateGlobalInitOrDestructFunction(clang::CodeGen::CodeGenModule&, llvm::FunctionType*, llvm::Twine const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10422820: clang::CodeGen::CodeGenModule::EmitCXXGlobalInitFunc() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BE4: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199CE6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,526 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199CE6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199D94: cling::Interpreter::enableDynamicLookup(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,527 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199AE1: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A98: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199CE6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199D94: cling::Interpreter::enableDynamicLookup(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,528 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199CE6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1010D399: TClingCallbacks::TClingCallbacks(cling::Interpreter*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,529 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199AE1: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A98: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199CE6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1010D399: TClingCallbacks::TClingCallbacks(cling::Interpreter*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,530 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F815F: TCling__UpdateListsOnCommitted (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1010D4FD: TClingCallbacks::Initialize(clang::ASTContext&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x5627260: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,531 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199AE1: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A98: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F815F: TCling__UpdateListsOnCommitted (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1010D4FD: TClingCallbacks::Initialize(clang::ASTContext&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x5627260: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,532 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F7619: TCling::CreateListOfEnums(TClass*) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F7E5F: TCling__UpdateListsOnCommitted (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195AEA: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F815F: TCling__UpdateListsOnCommitted (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,533 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199AE1: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A98: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F7619: TCling::CreateListOfEnums(TClass*) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F7E5F: TCling__UpdateListsOnCommitted (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195AEA: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F815F: TCling__UpdateListsOnCommitted (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,534 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F8090: TCling__UpdateListsOnCommitted (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195AEA: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F815F: TCling__UpdateListsOnCommitted (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1010D4FD: TClingCallbacks::Initialize(clang::ASTContext&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,535 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199AE1: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A98: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F8090: TCling__UpdateListsOnCommitted (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195AEA: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F815F: TCling__UpdateListsOnCommitted (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1010D4FD: TClingCallbacks::Initialize(clang::ASTContext&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,536 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199CE6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019A555: cling::Interpreter::loadFile(std::string const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,537 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199AE1: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A98: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199CE6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019A555: cling::Interpreter::loadFile(std::string const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,538 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019A8F8: cling::Interpreter::EvaluateInternal(std::string const&, cling::CompilationOptions const&, cling::StoredValueRef*, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019AC8A: cling::Interpreter::process(std::string const&, cling::StoredValueRef*, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101BBBA7: cling::MetaProcessor::executeFile(llvm::StringRef, llvm::StringRef, cling::Interpreter::CompilationResult&, cling::StoredValueRef*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 38 bytes in 1 blocks are possibly lost in loss record 4,539 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199AE1: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A98: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019A8F8: cling::Interpreter::EvaluateInternal(std::string const&, cling::CompilationOptions const&, cling::StoredValueRef*, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019AC8A: cling::Interpreter::process(std::string const&, cling::StoredValueRef*, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101BBBA7: cling::MetaProcessor::executeFile(llvm::StringRef, llvm::StringRef, cling::Interpreter::CompilationResult&, cling::StoredValueRef*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 41 bytes in 1 blocks are possibly lost in loss record 6,924 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10A4265A: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A49AB6: 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) ==7420== by 0x101C63C2: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 41 bytes in 1 blocks are possibly lost in loss record 6,925 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x105279F6: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C6F0: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FE398: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 41 bytes in 1 blocks are possibly lost in loss record 6,926 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x105279F6: clang::Parser::Parser(clang::Preprocessor&, clang::Sema&, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195D6B: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C78F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 44 bytes in 1 blocks are possibly lost in loss record 6,975 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10A425C6: clang::Preprocessor::RegisterBuiltinPragmas() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10A49AB6: 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) ==7420== by 0x101C63C2: clang::CompilerInstance::createPreprocessor() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164A8D: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 49 bytes in 1 blocks are possibly lost in loss record 7,102 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A2F707: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A2F7EF: std::string::reserve(unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A2FAB4: std::string::append(char const*, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x111E2D2F: llvm::Triple::normalize(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101DE5AB: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10163DF7: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 49 bytes in 1 blocks are possibly lost in loss record 7,103 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x110395F8: llvm::TargetMachine::TargetMachine(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D9553A: 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) ==7420== by 0x10AAD016: llvm::X86TargetMachine::X86TargetMachine(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10AAD3FB: llvm::X86_64TargetMachine::X86_64TargetMachine(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) ==7420== by 0x10AAE69E: 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) ==7420== by 0x11034F70: llvm::EngineBuilder::selectTarget(llvm::Triple const&, llvm::StringRef, llvm::StringRef, llvm::SmallVectorImpl const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11035241: llvm::EngineBuilder::selectTarget() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10190723: cling::ExecutionContext::InitializeBuilder(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 49 bytes in 1 blocks are possibly lost in loss record 7,104 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10AAD0CD: llvm::X86TargetMachine::X86TargetMachine(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10AAD3FB: llvm::X86_64TargetMachine::X86_64TargetMachine(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) ==7420== by 0x10AAE69E: 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) ==7420== by 0x11034F70: llvm::EngineBuilder::selectTarget(llvm::Triple const&, llvm::StringRef, llvm::StringRef, llvm::SmallVectorImpl const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11035241: llvm::EngineBuilder::selectTarget() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10190723: cling::ExecutionContext::InitializeBuilder(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C761: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 49 bytes in 1 blocks are possibly lost in loss record 7,105 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x1108094B: 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) ==7420== by 0x10B564DB: llvm::X86GenSubtargetInfo::X86GenSubtargetInfo(llvm::StringRef, llvm::StringRef, llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10B57C6D: llvm::X86Subtarget::X86Subtarget(std::string const&, std::string const&, std::string const&, unsigned int, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10AAD0F1: llvm::X86TargetMachine::X86TargetMachine(llvm::Target const&, llvm::StringRef, llvm::StringRef, llvm::StringRef, llvm::TargetOptions const&, llvm::Reloc::Model, llvm::CodeModel::Model, llvm::CodeGenOpt::Level, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10AAD3FB: llvm::X86_64TargetMachine::X86_64TargetMachine(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) ==7420== by 0x10AAE69E: 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) ==7420== by 0x11034F70: llvm::EngineBuilder::selectTarget(llvm::Triple const&, llvm::StringRef, llvm::StringRef, llvm::SmallVectorImpl const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11035241: llvm::EngineBuilder::selectTarget() (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 49 bytes in 1 blocks are possibly lost in loss record 7,106 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x111E5FE9: llvm::Twine::str() const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x111E38EC: llvm::Triple::Triple(llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10E44677: llvm::createStackProtectorPass(llvm::TargetMachine const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10DE5511: llvm::TargetPassConfig::addISelPrepare() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D94CA7: addPassesToGenerateCode(llvm::LLVMTargetMachine*, llvm::PassManagerBase&, bool, void const*, void const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D94FC8: llvm::LLVMTargetMachine::addPassesToEmitMachineCode(llvm::PassManagerBase&, llvm::JITCodeEmitter&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5F07C: llvm::JIT::JIT(llvm::Module*, llvm::TargetMachine&, llvm::TargetJITInfo&, llvm::JITMemoryManager*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5F233: llvm::JIT::createJIT(llvm::Module*, std::string*, llvm::JITMemoryManager*, bool, llvm::TargetMachine*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 49 bytes in 1 blocks are possibly lost in loss record 7,107 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103570B8: (anonymous namespace)::CodeGeneratorImpl::Initialize(clang::ASTContext&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195CFB: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C78F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 51 bytes in 1 blocks are possibly lost in loss record 7,109 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10275356: 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) ==7420== by 0x1027D35D: clang::ASTReader::ReadAST(std::string const&, clang::serialization::ModuleKind, clang::SourceLocation, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101C4246: 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) ==7420== by 0x101C4386: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, bool, bool, void*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195E2F: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C78F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 55 bytes in 1 blocks are possibly lost in loss record 7,114 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x1019ACE3: cling::Interpreter::AddIncludePath(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100DFA67: TCling::AddIncludePath(char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5C12: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FE398: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 55 bytes in 1 blocks are possibly lost in loss record 7,115 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x1019ACE3: cling::Interpreter::AddIncludePath(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100DFA67: TCling::AddIncludePath(char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5E51: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FE398: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 56 bytes in 1 blocks are possibly lost in loss record 7,165 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x108BB330: clang::ASTContext::addOverriddenMethod(clang::CXXMethodDecl const*, clang::CXXMethodDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029C137: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029EBF4: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029F211: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10259C76: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x109A312F: clang::ASTContext::getCurrentKeyFunction(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1054D3E2: clang::Sema::ActOnEndOfTranslationUnit() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1052F108: clang::Parser::ParseTopLevelDecl(clang::OpaquePtr&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196AD3: cling::IncrementalParser::ParseInternal(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E1D: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 56 bytes in 1 blocks are possibly lost in loss record 7,166 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090A9AF: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090985A: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1026139B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909DC7: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106FFE9B: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1073ACF3: clang::IsUserDefinedConversion(clang::Sema&, clang::Expr*, clang::QualType, clang::UserDefinedConversionSequence&, clang::OverloadCandidateSet&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1073B76F: clang::TryUserDefinedConversion(clang::Sema&, clang::Expr*, clang::QualType, bool, bool, bool, bool, bool) [clone .isra.635] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1073BC1A: clang::TryImplicitConversion(clang::Sema&, clang::Expr*, clang::QualType, bool, bool, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1073C260: clang::TryReferenceInit(clang::Sema&, clang::Expr*, clang::QualType, clang::SourceLocation, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10732D72: clang::TryCopyInitialization(clang::Sema&, clang::Expr*, clang::QualType, bool, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10738638: clang::Sema::AddOverloadCandidate(clang::FunctionDecl*, clang::DeclAccessPair, llvm::ArrayRef, clang::OverloadCandidateSet&, bool, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 56 bytes in 1 blocks are possibly lost in loss record 7,167 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090A9AF: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090985A: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1026139B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909DC7: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106FFE9B: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106E6D50: TryConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef, clang::QualType, clang::InitializationSequence&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106F1775: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1063C933: BuildImplicitMemberInitializer(clang::Sema&, clang::CXXConstructorDecl*, ImplicitInitializerKind, clang::FieldDecl*, clang::IndirectFieldDecl*, clang::CXXCtorInitializer*&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1063CE9A: CollectFieldInitializer(clang::Sema&, (anonymous namespace)::BaseAndFieldInfo&, clang::FieldDecl*, clang::IndirectFieldDecl*) [clone .isra.2208] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1064146D: clang::Sema::SetCtorInitializers(clang::CXXConstructorDecl*, bool, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106430D8: clang::Sema::ActOnMemInitializers(clang::Decl*, clang::SourceLocation, llvm::ArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 56 bytes in 1 blocks are possibly lost in loss record 7,168 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090B69D: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B918: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B9FF: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090BA70: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucket(clang::DeclarationName const&, clang::StoredDeclsList const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090BB6D: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::insert(std::pair const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909D70: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909CE4: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1070393A: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10703DBE: CppNamespaceLookup(clang::Sema&, clang::LookupResult&, clang::ASTContext&, clang::DeclContext*, (anonymous namespace)::UnqualUsingDirectiveSet&) [clone .isra.645] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10704E67: clang::Sema::CppLookupName(clang::LookupResult&, clang::Scope*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10705F44: clang::Sema::LookupName(clang::LookupResult&, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 56 bytes in 1 blocks are possibly lost in loss record 7,169 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090B69D: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B8DB: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B9FF: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909A4F: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105C4E0C: clang::Sema::PushOnScopeChains(clang::NamedDecl*, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105EDEBB: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1063F26E: 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) ==7420== by 0x104DF955: clang::Parser::ParseCXXClassMemberDeclaration(clang::AccessSpecifier, clang::AttributeList*, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104E1243: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104E297E: 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) ==7420== ==7420== 56 bytes in 1 blocks are possibly lost in loss record 7,170 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090A9AF: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909AD8: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105C4E0C: clang::Sema::PushOnScopeChains(clang::NamedDecl*, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105EDEBB: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1063F26E: 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) ==7420== by 0x10531B1B: 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) ==7420== by 0x104DFF41: clang::Parser::ParseCXXClassMemberDeclaration(clang::AccessSpecifier, clang::AttributeList*, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10521820: 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) ==7420== by 0x1052213B: clang::Parser::ParseTemplateDeclarationOrSpecialization(unsigned int, clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105223BC: clang::Parser::ParseDeclarationStartingWithTemplate(unsigned int, clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 56 bytes in 1 blocks are possibly lost in loss record 7,171 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090B69D: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B8DB: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B9FF: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090BA70: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucket(clang::DeclarationName const&, clang::StoredDeclsList const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090BB6D: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::insert(std::pair const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909D70: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1070393A: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10704A0D: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106CA155: LookupMemberExprInRecord(clang::Sema&, clang::LookupResult&, clang::SourceRange, clang::RecordType const*, clang::SourceLocation, clang::CXXScopeSpec&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106CB7F5: clang::Sema::LookupMemberExpr(clang::LookupResult&, clang::ActionResult&, bool&, clang::SourceLocation, clang::CXXScopeSpec&, clang::Decl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106CDD28: 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) ==7420== ==7420== 56 bytes in 1 blocks are possibly lost in loss record 7,172 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090A9AF: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909AD8: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10806094: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107ECEE4: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107EE1D1: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E47C: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E4DD: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E8B1: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105DA8AF: clang::Sema::ActOnStartOfFunctionDef(clang::Scope*, clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1052FD8C: clang::Parser::ParseLexedMethodDef(clang::Parser::LexedMethod&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 56 bytes in 1 blocks are possibly lost in loss record 7,173 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090A9AF: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090985A: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1026139B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909DC7: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1070393A: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10704A0D: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106CA155: LookupMemberExprInRecord(clang::Sema&, clang::LookupResult&, clang::SourceRange, clang::RecordType const*, clang::SourceLocation, clang::CXXScopeSpec&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106CB7F5: clang::Sema::LookupMemberExpr(clang::LookupResult&, clang::ActionResult&, bool&, clang::SourceLocation, clang::CXXScopeSpec&, clang::Decl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106CDD28: 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) ==7420== by 0x104EF2C4: clang::Parser::ParsePostfixExpressionSuffix(clang::ActionResult) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104E89EA: clang::Parser::ParseCastExpression(bool, bool, bool&, clang::Parser::TypeCastState) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 56 bytes in 1 blocks are possibly lost in loss record 7,174 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090A9AF: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909AD8: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10806094: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107ECEE4: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107EE1D1: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E47C: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E4DD: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10560D12: clang::Sema::RequireCompleteDeclContext(clang::CXXScopeSpec&, clang::DeclContext*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10780033: clang::Sema::CheckTypenameType(clang::ElaboratedTypeKeyword, clang::SourceLocation, clang::NestedNameSpecifierLoc, clang::IdentifierInfo const&, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107E7833: clang::TreeTransform<(anonymous namespace)::TemplateInstantiator>::TransformDependentNameType(clang::TypeLocBuilder&, clang::DependentNameTypeLoc) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 56 bytes in 1 blocks are possibly lost in loss record 7,175 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090A9AF: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909AD8: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10806094: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107ECEE4: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E421: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E4DD: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E8B1: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105D11EC: 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) ==7420== by 0x107FFB89: clang::TemplateDeclInstantiator::VisitFieldDecl(clang::FieldDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107ECE55: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 56 bytes in 1 blocks are possibly lost in loss record 7,176 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090A9AF: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909AD8: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10645BB2: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106FFED5: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106E6D50: TryConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef, clang::QualType, clang::InitializationSequence&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106F1775: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105D3EA2: clang::Sema::ActOnUninitializedDecl(clang::Decl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104C5D95: clang::Parser::ParseDeclarationAfterDeclaratorAndAttributes(clang::Declarator&, clang::Parser::ParsedTemplateInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104D0984: clang::Parser::ParseDeclGroup(clang::ParsingDeclSpec&, unsigned int, bool, clang::SourceLocation*, clang::Parser::ForRangeInit*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1052C3A3: clang::Parser::ParseDeclOrFunctionDefInternal(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec&, clang::AccessSpecifier) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 56 bytes in 1 blocks are possibly lost in loss record 7,177 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090A9AF: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909AD8: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10806094: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107ECEE4: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107EE1D1: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E47C: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E4DD: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106225AC: clang::Sema::CheckBaseSpecifier(clang::CXXRecordDecl*, clang::SourceRange, bool, clang::AccessSpecifier, clang::TypeSourceInfo*, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10622B87: 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) ==7420== by 0x104DD57D: clang::Parser::ParseBaseSpecifier(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 56 bytes in 1 blocks are possibly lost in loss record 7,178 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090A9AF: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909AD8: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10645BB2: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10646A6A: clang::Sema::AddImplicitlyDeclaredMembersToClass(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105E24BC: 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) ==7420== by 0x10645813: clang::Sema::ActOnFinishCXXMemberSpecification(clang::Scope*, clang::SourceLocation, clang::Decl*, clang::SourceLocation, clang::SourceLocation, clang::AttributeList*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104E0FA7: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104E297E: 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) ==7420== by 0x104CCD17: 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) ==7420== by 0x104DE8A7: clang::Parser::ParseCXXClassMemberDeclaration(clang::AccessSpecifier, clang::AttributeList*, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 57 bytes in 1 blocks are possibly lost in loss record 7,179 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x101D644C: ParseCodeGenArgs(clang::CodeGenOptions&, llvm::opt::ArgList&, clang::InputKind, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101DD3CD: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10163DF7: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 57 bytes in 1 blocks are possibly lost in loss record 7,180 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x1019ACE3: cling::Interpreter::AddIncludePath(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100DFA67: TCling::AddIncludePath(char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5BBA: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FE398: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 59 bytes in 2 blocks are possibly lost in loss record 7,188 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A2F707: std::string::_Rep::_M_clone(std::allocator const&, unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A2F7EF: std::string::reserve(unsigned long) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x10A98598: clang::TargetInfo::CreateTargetInfo(clang::DiagnosticsEngine&, clang::TargetOptions*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10164928: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 61 bytes in 1 blocks are possibly lost in loss record 7,190 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10274BCD: clang::ASTReader::ReadControlBlock(clang::serialization::ModuleFile&, llvm::SmallVectorImpl&, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x102759E9: 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) ==7420== by 0x1027D35D: clang::ASTReader::ReadAST(std::string const&, clang::serialization::ModuleKind, clang::SourceLocation, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101C4246: 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) ==7420== by 0x101C4386: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, bool, bool, void*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195E2F: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C78F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 66 bytes in 2 blocks are possibly lost in loss record 7,346 of 9,827 ==7420== at 0x4C281A6: operator new[](unsigned long) (vg_replace_malloc.c:384) ==7420== by 0x10E02858: llvm::RegisterClassInfo::compute(llvm::TargetRegisterClass const*) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10E06AD7: (anonymous namespace)::RegisterCoalescer::joinCopy(llvm::MachineInstr*, bool&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10E0946F: (anonymous namespace)::RegisterCoalescer::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1116A87E: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1116A95B: llvm::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1116AA8C: llvm::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5DFD6: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5E5F9: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5E728: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101910E7: cling::ExecutionContext::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199ABA: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 67 bytes in 1 blocks are possibly lost in loss record 7,360 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x101DD4AB: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10163DF7: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 67 bytes in 1 blocks are possibly lost in loss record 7,361 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x1030732D: 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) ==7420== by 0x1027528B: 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) ==7420== by 0x1027D35D: clang::ASTReader::ReadAST(std::string const&, clang::serialization::ModuleKind, clang::SourceLocation, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101C4246: 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) ==7420== by 0x101C4386: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, bool, bool, void*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195E2F: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C78F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 71 bytes in 1 blocks are possibly lost in loss record 7,382 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10164060: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 71 bytes in 1 blocks are possibly lost in loss record 7,383 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x10274C6B: clang::ASTReader::ReadControlBlock(clang::serialization::ModuleFile&, llvm::SmallVectorImpl&, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x102759E9: 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) ==7420== by 0x1027D35D: clang::ASTReader::ReadAST(std::string const&, clang::serialization::ModuleKind, clang::SourceLocation, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101C4246: 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) ==7420== by 0x101C4386: clang::CompilerInstance::createPCHExternalASTSource(llvm::StringRef, bool, bool, void*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195E2F: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C78F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 72 bytes in 1 blocks are possibly lost in loss record 7,442 of 9,827 ==7420== at 0x4C28D84: malloc (vg_replace_malloc.c:291) ==7420== by 0x111CDE07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1070DC2F: llvm::SmallVectorTemplateBase::push_back(clang::NamedDecl* const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090AA70: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090985A: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1026139B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909DC7: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106FFE9B: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106E6D50: TryConstructorInitialization(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef, clang::QualType, clang::InitializationSequence&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106F1775: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1063C933: BuildImplicitMemberInitializer(clang::Sema&, clang::CXXConstructorDecl*, ImplicitInitializerKind, clang::FieldDecl*, clang::IndirectFieldDecl*, clang::CXXCtorInitializer*&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1063CE9A: CollectFieldInitializer(clang::Sema&, (anonymous namespace)::BaseAndFieldInfo&, clang::FieldDecl*, clang::IndirectFieldDecl*) [clone .isra.2208] (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 72 bytes in 1 blocks are possibly lost in loss record 7,443 of 9,827 ==7420== at 0x4C28D84: malloc (vg_replace_malloc.c:291) ==7420== by 0x111CDE07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1070DC2F: llvm::SmallVectorTemplateBase::push_back(clang::NamedDecl* const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090AA70: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909AD8: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10645BB2: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106FFED5: clang::Sema::LookupConstructors(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100A356D: TryUserDefinedConversion(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, clang::Expr*, clang::InitializationSequence&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106F1BE6: clang::InitializationSequence::InitializeFrom(clang::Sema&, clang::InitializedEntity const&, clang::InitializationKind const&, llvm::MutableArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1063E74A: clang::Sema::SetParamDefaultArgument(clang::ParmVarDecl*, clang::Expr*, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1063EA69: clang::Sema::ActOnParamDefaultArgument(clang::Decl*, clang::SourceLocation, clang::Expr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 72 bytes in 1 blocks are possibly lost in loss record 7,444 of 9,827 ==7420== at 0x4C28D84: malloc (vg_replace_malloc.c:291) ==7420== by 0x111CDE07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1028050B: llvm::SmallVectorImpl::operator=(llvm::SmallVectorImpl const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B6D9: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B8DB: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B9FF: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090BA70: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucket(clang::DeclarationName const&, clang::StoredDeclsList const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090BB6D: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::insert(std::pair const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909D70: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1070393A: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10704A0D: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106CA155: LookupMemberExprInRecord(clang::Sema&, clang::LookupResult&, clang::SourceRange, clang::RecordType const*, clang::SourceLocation, clang::CXXScopeSpec&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 72 bytes in 1 blocks are possibly lost in loss record 7,445 of 9,827 ==7420== at 0x4C28D84: malloc (vg_replace_malloc.c:291) ==7420== by 0x111CDE07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1070DC2F: llvm::SmallVectorTemplateBase::push_back(clang::NamedDecl* const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090AA70: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090985A: clang::ExternalASTSource::SetExternalVisibleDeclsForName(clang::DeclContext const*, clang::DeclarationName, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1026139B: clang::ASTReader::FindExternalVisibleDeclsByName(clang::DeclContext const*, clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909DC7: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1070393A: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10704A0D: clang::Sema::LookupQualifiedName(clang::LookupResult&, clang::DeclContext*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106CA155: LookupMemberExprInRecord(clang::Sema&, clang::LookupResult&, clang::SourceRange, clang::RecordType const*, clang::SourceLocation, clang::CXXScopeSpec&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106CB7F5: clang::Sema::LookupMemberExpr(clang::LookupResult&, clang::ActionResult&, bool&, clang::SourceLocation, clang::CXXScopeSpec&, clang::Decl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106CDD28: 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) ==7420== ==7420== 72 bytes in 1 blocks are possibly lost in loss record 7,446 of 9,827 ==7420== at 0x4C28D84: malloc (vg_replace_malloc.c:291) ==7420== by 0x111CDE07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1028050B: llvm::SmallVectorImpl::operator=(llvm::SmallVectorImpl const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B6D9: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B918: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B9FF: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909A4F: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10806094: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107ECEC2: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107EE1D1: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E47C: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 76 bytes in 2 blocks are possibly lost in loss record 7,455 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101958B8: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101958B8: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 76 bytes in 2 blocks are possibly lost in loss record 7,456 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199AE1: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A98: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101958B8: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101958B8: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 80 bytes in 1 blocks are possibly lost in loss record 7,658 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DDA05: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DF439: llvm::ConstantUniqueMap::Create(llvm::Type*, llvm::ExprMapKeyType const&, std::_Rb_tree_iterator const, llvm::ConstantExpr*> >) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DFA1D: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110D5B29: llvm::ConstantExpr::getBitCast(llvm::Constant*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103784B3: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10378999: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10378999: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10379A97: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390C05: 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) ==7420== by 0x10391415: clang::CodeGen::CodeGenVTables::EmitVTableDefinition(llvm::GlobalVariable*, llvm::GlobalValue::LinkageTypes, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 80 bytes in 1 blocks are possibly lost in loss record 7,659 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DDA05: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DF439: llvm::ConstantUniqueMap::Create(llvm::Type*, llvm::ExprMapKeyType const&, std::_Rb_tree_iterator const, llvm::ConstantExpr*> >) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DFA1D: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110D5B29: llvm::ConstantExpr::getBitCast(llvm::Constant*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103784B3: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10378999: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10379A97: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390C05: 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) ==7420== by 0x10391415: clang::CodeGen::CodeGenVTables::EmitVTableDefinition(llvm::GlobalVariable*, llvm::GlobalValue::LinkageTypes, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103926AE: clang::CodeGen::CodeGenVTables::GenerateClassData(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 104 bytes in 1 blocks are possibly lost in loss record 7,782 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110E2B7B: llvm::ConstantAggrUniqueMap::getOrCreate(llvm::StructType*, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10378359: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10378999: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10378999: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10379A97: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390C05: 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) ==7420== by 0x10391415: clang::CodeGen::CodeGenVTables::EmitVTableDefinition(llvm::GlobalVariable*, llvm::GlobalValue::LinkageTypes, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103926AE: clang::CodeGen::CodeGenVTables::GenerateClassData(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101958F6: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,846 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104053EB: clang::CodeGen::CodeGenFunction::EmitFunctionEpilog(clang::CodeGen::CGFunctionInfo const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103952B0: clang::CodeGen::CodeGenFunction::FinishFunction(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039AEEF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AFEC4: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B027A: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B09AC: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B11EA: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2163] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10356E02: (anonymous namespace)::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019586B: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,847 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D355: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1041CFF5: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FFE43: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039A87A: 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) ==7420== by 0x1039AE5F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B09AC: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BEB7E: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B148C: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2163] (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,848 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F92A2: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103C0678: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039AA52: 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) ==7420== by 0x1039AE5F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B09AC: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BEB7E: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B148C: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2163] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10356E02: (anonymous namespace)::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,849 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044B266: clang::CodeGen::CodeGenFunction::EmitDeleteCall(clang::FunctionDecl const*, llvm::Value*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104074E8: (anonymous namespace)::CallDtorDelete::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F46: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B09AC: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BEB7E: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,850 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044B266: clang::CodeGen::CodeGenFunction::EmitDeleteCall(clang::FunctionDecl const*, llvm::Value*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104074E8: (anonymous namespace)::CallDtorDelete::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F64: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B09AC: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BEB7E: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,851 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042567C: clang::CodeGen::CodeGenFunction::getExceptionFromSlot() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10426F2F: clang::CodeGen::CodeGenFunction::getEHResumeBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042780F: clang::CodeGen::CodeGenFunction::getEHDispatchBlock(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414A60: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B09AC: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BEB7E: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B148C: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2163] (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,852 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042572C: clang::CodeGen::CodeGenFunction::getSelectorFromSlot() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10426F3A: clang::CodeGen::CodeGenFunction::getEHResumeBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042780F: clang::CodeGen::CodeGenFunction::getEHDispatchBlock(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414A60: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B09AC: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BEB7E: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B148C: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2163] (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,853 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D355: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1041CFF5: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FFE43: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039A87A: 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) ==7420== by 0x1039AE5F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B09AC: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BEB8E: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B148C: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2163] (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,854 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F92A2: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103C0678: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039AA52: 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) ==7420== by 0x1039AE5F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B09AC: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BEB8E: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B148C: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2163] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10356E02: (anonymous namespace)::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,855 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D355: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1041CFF5: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FFE43: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039A87A: 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) ==7420== by 0x1039AE5F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B09AC: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BEB9E: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B148C: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2163] (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,856 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F92A2: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103C0678: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039AA52: 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) ==7420== by 0x1039AE5F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B09AC: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BEB9E: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B148C: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2163] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10356E02: (anonymous namespace)::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,857 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x111537A4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042BAD5: llvm::IRBuilder >::CreateCast(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&) [clone .isra.425] [clone .part.426] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432875: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10433092: clang::CodeGen::CodeGenFunction::convertTempToRValue(llvm::Value*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104060C1: clang::CodeGen::CodeGenFunction::EmitDelegateCallArg(clang::CodeGen::CallArgList&, clang::VarDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040D093: clang::CodeGen::CodeGenFunction::EmitDelegateCXXConstructorCall(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B377: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F7B45: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B02E0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,858 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040D676: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040DE9C: 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) ==7420== by 0x1040DFBF: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10411122: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1041196A: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B377: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F7B45: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B02E0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,859 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BD08: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436E75: clang::CodeGen::CodeGenFunction::EmitLValueForFieldInitialization(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040FB42: EmitMemberInitializer(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::CXXCtorInitializer*, clang::CXXConstructorDecl const*, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104112D1: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1041196A: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B377: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F7B45: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B02E0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,860 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BE79: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436E75: clang::CodeGen::CodeGenFunction::EmitLValueForFieldInitialization(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040FB42: EmitMemberInitializer(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::CXXCtorInitializer*, clang::CXXConstructorDecl const*, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104112D1: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1041196A: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B377: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F7B45: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B02E0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,861 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x111537A4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042BAD5: llvm::IRBuilder >::CreateCast(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&) [clone .isra.425] [clone .part.426] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432875: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C337: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,862 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x111537E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045A808: (anonymous namespace)::ScalarExprEmitter::EmitScalarConversion(llvm::Value*, clang::QualType, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098957: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104600F8: (anonymous namespace)::ScalarExprEmitter::EmitCompare(clang::BinaryOperator const*, unsigned int, unsigned int, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BCE4: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D695: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397635: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045EAF9: (anonymous namespace)::ScalarExprEmitter::VisitBinLAnd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,863 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x111537E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045A808: (anonymous namespace)::ScalarExprEmitter::EmitScalarConversion(llvm::Value*, clang::QualType, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098957: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104600F8: (anonymous namespace)::ScalarExprEmitter::EmitCompare(clang::BinaryOperator const*, unsigned int, unsigned int, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BCC1: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D695: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045ECDF: (anonymous namespace)::ScalarExprEmitter::VisitBinLAnd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045B5BD: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,864 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BD08: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045364F: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100984BE: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,865 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100984BE: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C470: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,866 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040C6DA: 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) ==7420== by 0x100985B5: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044BB9B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BEC2: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,867 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104097A4: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFC46: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BEC2: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100984BE: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C470: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,868 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104096F7: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFC46: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BEC2: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100984BE: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C470: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,869 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFCCD: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BEC2: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100984BE: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C470: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,870 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BD08: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045364F: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10460D1A: (anonymous namespace)::ScalarExprEmitter::VisitBinAnd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,871 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10460D1A: (anonymous namespace)::ScalarExprEmitter::VisitBinAnd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045B584: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BEC2: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,872 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C337: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10460D2A: (anonymous namespace)::ScalarExprEmitter::VisitBinAnd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045B584: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BEC2: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,873 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BD08: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045364F: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098989: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,874 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x111537E4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045A808: (anonymous namespace)::ScalarExprEmitter::EmitScalarConversion(llvm::Value*, clang::QualType, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098957: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397107: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039AEC8: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,875 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042BAD5: llvm::IRBuilder >::CreateCast(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&) [clone .isra.425] [clone .part.426] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043664D: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A769: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100985F3: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,876 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098946: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10460D1A: (anonymous namespace)::ScalarExprEmitter::VisitBinAnd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,877 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x111537C4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045A808: (anonymous namespace)::ScalarExprEmitter::EmitScalarConversion(llvm::Value*, clang::QualType, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098957: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10460D1A: (anonymous namespace)::ScalarExprEmitter::VisitBinAnd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045B584: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1009896A: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C5F8: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,878 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040BDB6: clang::CodeGen::CodeGenFunction::GetAddressOfDirectBaseInCompleteClass(llvm::Value*, clang::CXXRecordDecl const*, clang::CXXRecordDecl const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040CEBD: (anonymous namespace)::CallBaseDtor::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F46: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104157CA: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E07D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,879 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D355: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104255F0: clang::CodeGen::CodeGenFunction::getExceptionSlot() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104283C3: clang::CodeGen::CodeGenFunction::EmitLandingPad() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10428E8C: clang::CodeGen::CodeGenFunction::getInvokeDestImpl() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040420D: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1040CD2A: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F46: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,880 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D355: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10425640: clang::CodeGen::CodeGenFunction::getEHSelectorSlot() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10428485: clang::CodeGen::CodeGenFunction::EmitLandingPad() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10428E8C: clang::CodeGen::CodeGenFunction::getInvokeDestImpl() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040420D: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1040CD2A: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F46: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,881 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040C6DA: 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) ==7420== by 0x100985B5: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044BB9B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10438672: clang::CodeGen::CodeGenFunction::EmitCallExprLValue(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437E49: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A7E0: clang::CodeGen::CodeGenFunction::EmitReferenceBindingToExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,882 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D355: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104255F0: clang::CodeGen::CodeGenFunction::getExceptionSlot() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104283C3: clang::CodeGen::CodeGenFunction::EmitLandingPad() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10428E8C: clang::CodeGen::CodeGenFunction::getInvokeDestImpl() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040420D: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10438672: clang::CodeGen::CodeGenFunction::EmitCallExprLValue(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437E49: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,883 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D355: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10425640: clang::CodeGen::CodeGenFunction::getEHSelectorSlot() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10428485: clang::CodeGen::CodeGenFunction::EmitLandingPad() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10428E8C: clang::CodeGen::CodeGenFunction::getInvokeDestImpl() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040420D: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10438672: clang::CodeGen::CodeGenFunction::EmitCallExprLValue(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437E49: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,884 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BAF9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098946: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,885 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BB0D: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098946: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,886 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x111538FC: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045B30E: (anonymous namespace)::ScalarExprEmitter::EmitSub((anonymous namespace)::BinOpInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BB56: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098946: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D8B5: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10400BA4: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044B5F1: 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) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,887 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x111538FC: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045B28E: (anonymous namespace)::ScalarExprEmitter::EmitSub((anonymous namespace)::BinOpInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BB56: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098946: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D8B5: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10400BA4: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044B5F1: 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) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,888 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D355: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104255F0: clang::CodeGen::CodeGenFunction::getExceptionSlot() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104283C3: clang::CodeGen::CodeGenFunction::EmitLandingPad() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10428E8C: clang::CodeGen::CodeGenFunction::getInvokeDestImpl() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040420D: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,889 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D355: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10425640: clang::CodeGen::CodeGenFunction::getEHSelectorSlot() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10428485: clang::CodeGen::CodeGenFunction::EmitLandingPad() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10428E8C: clang::CodeGen::CodeGenFunction::getInvokeDestImpl() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040420D: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,890 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040C6DA: 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) ==7420== by 0x10438998: clang::CodeGen::CodeGenFunction::EmitCastLValue(clang::CastExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437E3C: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C0D4: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,891 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C337: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1009847C: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,892 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040C6DA: 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) ==7420== by 0x100985B5: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C61E: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A0CD: clang::CodeGen::CodeGenFunction::EmitUnaryOpLValue(clang::UnaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D14: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A7E0: clang::CodeGen::CodeGenFunction::EmitReferenceBindingToExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,893 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BD08: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045364F: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10460C71: (anonymous namespace)::ScalarExprEmitter::VisitBinAdd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,894 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10460C71: (anonymous namespace)::ScalarExprEmitter::VisitBinAdd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BAD5: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098946: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,895 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C337: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10460C81: (anonymous namespace)::ScalarExprEmitter::VisitBinAdd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BAD5: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098946: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,896 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D355: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104201B2: clang::CodeGen::CodeGenFunction::EmitAutoVarAlloca(clang::VarDecl const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10421395: clang::CodeGen::CodeGenFunction::EmitAutoVarDecl(clang::VarDecl const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10383EA6: clang::CodeGen::CodeGenFunction::EmitDeclStmt(clang::DeclStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038C484: clang::CodeGen::CodeGenFunction::EmitSimpleStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389922: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038C27A: clang::CodeGen::CodeGenFunction::EmitCompoundStmt(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038C461: clang::CodeGen::CodeGenFunction::EmitSimpleStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389922: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,897 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C337: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,898 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104097A4: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFC46: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BAF9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,899 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104096F7: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFC46: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BAF9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,900 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFCCD: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BAF9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,901 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D355: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104255F0: clang::CodeGen::CodeGenFunction::getExceptionSlot() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104283C3: clang::CodeGen::CodeGenFunction::EmitLandingPad() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10428E8C: clang::CodeGen::CodeGenFunction::getInvokeDestImpl() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040420D: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x103BDD0B: (anonymous namespace)::ItaniumCXXABI::EmitConstructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXConstructorDecl const*, clang::CXXCtorType, bool, bool, llvm::Value*, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040945A: 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) ==7420== by 0x10445DF2: clang::CodeGen::CodeGenFunction::EmitCXXConstructExpr(clang::CXXConstructExpr const*, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1009326A: (anonymous namespace)::AggExprEmitter::VisitCXXConstructExpr(clang::CXXConstructExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,902 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D355: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10425640: clang::CodeGen::CodeGenFunction::getEHSelectorSlot() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10428485: clang::CodeGen::CodeGenFunction::EmitLandingPad() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10428E8C: clang::CodeGen::CodeGenFunction::getInvokeDestImpl() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040420D: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x103BDD0B: (anonymous namespace)::ItaniumCXXABI::EmitConstructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXConstructorDecl const*, clang::CXXCtorType, bool, bool, llvm::Value*, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040945A: 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) ==7420== by 0x10445DF2: clang::CodeGen::CodeGenFunction::EmitCXXConstructExpr(clang::CXXConstructExpr const*, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1009326A: (anonymous namespace)::AggExprEmitter::VisitCXXConstructExpr(clang::CXXConstructExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,903 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042567C: clang::CodeGen::CodeGenFunction::getExceptionFromSlot() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10426F2F: clang::CodeGen::CodeGenFunction::getEHResumeBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042780F: clang::CodeGen::CodeGenFunction::getEHDispatchBlock(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414A60: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104157CA: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385601: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397107: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,904 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042572C: clang::CodeGen::CodeGenFunction::getSelectorFromSlot() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10426F3A: clang::CodeGen::CodeGenFunction::getEHResumeBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042780F: clang::CodeGen::CodeGenFunction::getEHDispatchBlock(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414A60: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104157CA: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385601: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397107: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,905 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042BBA7: llvm::IRBuilder >::CreateLoad(llvm::Value*, llvm::Twine const&) [clone .isra.436] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437A79: clang::CodeGen::CodeGenFunction::EmitDeclRefLValue(clang::DeclRefExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437E08: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C0D4: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A0CD: clang::CodeGen::CodeGenFunction::EmitUnaryOpLValue(clang::UnaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D14: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,906 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BD08: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045364F: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BEC2: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,907 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BE79: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045364F: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BEC2: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,908 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BEC2: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098989: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,909 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BD08: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045364F: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1009859C: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,910 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1009859C: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,911 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040C6DA: 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) ==7420== by 0x100985B5: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044BB9B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10097F5E: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,912 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104097A4: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFC46: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10097F5E: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C690: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,913 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104096F7: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFC46: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10097F5E: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C690: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,914 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFCCD: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10097F5E: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C690: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,915 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C470: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,916 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C337: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100984BE: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C470: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,917 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10408C0E: llvm::IRBuilder >::CreateCast(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&) [clone .isra.332] [clone .constprop.434] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040B990: 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) ==7420== by 0x1009850B: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C470: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D8B5: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10400BA4: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044B5F1: 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) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,918 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042BBA7: llvm::IRBuilder >::CreateLoad(llvm::Value*, llvm::Twine const&) [clone .isra.436] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437A79: clang::CodeGen::CodeGenFunction::EmitDeclRefLValue(clang::DeclRefExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437E08: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A7E0: clang::CodeGen::CodeGenFunction::EmitReferenceBindingToExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10400CFA: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044B5F1: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,919 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BD08: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C0D4: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098946: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,920 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BE79: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C0D4: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098946: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,921 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x111537C4: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045A808: (anonymous namespace)::ScalarExprEmitter::EmitScalarConversion(llvm::Value*, clang::QualType, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098957: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397107: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039AEC8: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,922 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104097A4: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFC46: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1009859C: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,923 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104096F7: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFC46: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1009859C: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,924 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFCCD: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1009859C: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,925 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040C6DA: 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) ==7420== by 0x100985B5: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397107: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039AEC8: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,926 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BD08: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040798B: (anonymous namespace)::DestroyField::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F46: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104157CA: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E07D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,927 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BE79: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040798B: (anonymous namespace)::DestroyField::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F46: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104157CA: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E07D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,928 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C337: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044BB9B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 1 blocks are possibly lost in loss record 7,929 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104578A8: (anonymous namespace)::ScalarExprEmitter::EmitScalarPrePostIncDec(clang::UnaryOperator const*, clang::CodeGen::LValue, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045CC88: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104600F8: (anonymous namespace)::ScalarExprEmitter::EmitCompare(clang::BinaryOperator const*, unsigned int, unsigned int, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045B525: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 2 blocks are possibly lost in loss record 7,930 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090A9AF: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909AD8: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105C4E0C: clang::Sema::PushOnScopeChains(clang::NamedDecl*, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105EDEBB: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1077E857: clang::Sema::ActOnTemplateDeclarator(clang::Scope*, llvm::MutableArrayRef, clang::Declarator&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104C5D0C: clang::Parser::ParseDeclarationAfterDeclaratorAndAttributes(clang::Declarator&, clang::Parser::ParsedTemplateInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10521592: 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) ==7420== by 0x1052213B: clang::Parser::ParseTemplateDeclarationOrSpecialization(unsigned int, clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105223BC: clang::Parser::ParseDeclarationStartingWithTemplate(unsigned int, clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104D1615: clang::Parser::ParseDeclaration(llvm::SmallVector&, unsigned int, clang::SourceLocation&, clang::Parser::ParsedAttributesWithRange&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 2 blocks are possibly lost in loss record 7,931 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090A9AF: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909AD8: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10806094: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107ECEE4: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107EE1D1: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E47C: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E4DD: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106225AC: clang::Sema::CheckBaseSpecifier(clang::CXXRecordDecl*, clang::SourceRange, bool, clang::AccessSpecifier, clang::TypeSourceInfo*, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107E52BA: clang::Sema::SubstBaseSpecifiers(clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107EC3A6: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 2 blocks are possibly lost in loss record 7,932 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090A9AF: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909AD8: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10806094: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107ECEC2: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107EE1D1: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E47C: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E4DD: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x106225AC: clang::Sema::CheckBaseSpecifier(clang::CXXRecordDecl*, clang::SourceRange, bool, clang::AccessSpecifier, clang::TypeSourceInfo*, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107E52BA: clang::Sema::SubstBaseSpecifiers(clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107EC3A6: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 112 bytes in 2 blocks are possibly lost in loss record 7,933 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090B69D: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B918: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B9FF: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909A4F: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105C4E0C: clang::Sema::PushOnScopeChains(clang::NamedDecl*, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105EDEBB: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1063F26E: 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) ==7420== by 0x104DF955: clang::Parser::ParseCXXClassMemberDeclaration(clang::AccessSpecifier, clang::AttributeList*, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104E1243: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104E297E: 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) ==7420== ==7420== 120 bytes in 1 blocks are possibly lost in loss record 8,053 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AC9B2: clang::CodeGen::CodeGenModule::GetOrCreateLLVMGlobal(llvm::StringRef, llvm::PointerType*, clang::VarDecl const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AE5CB: clang::CodeGen::CodeGenModule::GetAddrOfGlobalVar(clang::VarDecl const*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042CFC7: EmitGlobalVarDeclLValue(clang::CodeGen::CodeGenFunction&, clang::Expr const*, clang::VarDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043795D: clang::CodeGen::CodeGenFunction::EmitDeclRefLValue(clang::DeclRefExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437E08: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045364F: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C337: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 120 bytes in 1 blocks are possibly lost in loss record 8,054 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AC9B2: clang::CodeGen::CodeGenModule::GetOrCreateLLVMGlobal(llvm::StringRef, llvm::PointerType*, clang::VarDecl const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103C76BB: (anonymous namespace)::ItaniumCXXABI::registerGlobalDtor(clang::CodeGen::CodeGenFunction&, clang::VarDecl const&, llvm::Constant*, llvm::Constant*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10422FD7: EmitDeclDestroy(clang::CodeGen::CodeGenFunction&, clang::VarDecl const&, llvm::Constant*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10423149: clang::CodeGen::CodeGenFunction::EmitCXXGlobalVarDeclInit(clang::VarDecl const&, llvm::Constant*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10423841: clang::CodeGen::CodeGenFunction::GenerateCXXGlobalVarDeclInitFunc(llvm::Function*, clang::VarDecl const*, llvm::GlobalVariable*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10423A39: clang::CodeGen::CodeGenModule::EmitCXXGlobalVarDeclInitFunc(clang::VarDecl const*, llvm::GlobalVariable*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AFA02: clang::CodeGen::CodeGenModule::EmitGlobalVarDefinition(clang::VarDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B01C7: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B09AC: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B11EA: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2163] (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 120 bytes in 1 blocks are possibly lost in loss record 8,055 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103A79C6: clang::CodeGen::CodeGenModule::CreateOrReplaceCXXRuntimeVariable(llvm::StringRef, llvm::Type*, llvm::GlobalValue::LinkageTypes) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10392279: clang::CodeGen::CodeGenVTables::GetAddrOfVTable(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040D492: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040DE9C: 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) ==7420== by 0x1040DFBF: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10411122: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1041196A: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B377: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F7B45: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B02E0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 120 bytes in 1 blocks are possibly lost in loss record 8,056 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103783A0: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10378999: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10378999: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10379A97: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390C05: 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) ==7420== by 0x10391415: clang::CodeGen::CodeGenVTables::EmitVTableDefinition(llvm::GlobalVariable*, llvm::GlobalValue::LinkageTypes, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103926AE: clang::CodeGen::CodeGenVTables::GenerateClassData(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101958F6: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 120 bytes in 1 blocks are possibly lost in loss record 8,057 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103783A0: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10378999: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10379A97: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390C05: 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) ==7420== by 0x10391415: clang::CodeGen::CodeGenVTables::EmitVTableDefinition(llvm::GlobalVariable*, llvm::GlobalValue::LinkageTypes, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103926AE: clang::CodeGen::CodeGenVTables::GenerateClassData(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101958F6: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 120 bytes in 1 blocks are possibly lost in loss record 8,058 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103A79C6: clang::CodeGen::CodeGenModule::CreateOrReplaceCXXRuntimeVariable(llvm::StringRef, llvm::Type*, llvm::GlobalValue::LinkageTypes) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10392279: clang::CodeGen::CodeGenVTables::GetAddrOfVTable(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040D492: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040DE9C: 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) ==7420== by 0x1040DFBF: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E15A: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 128 bytes in 1 blocks are possibly lost in loss record 8,078 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DCA32: llvm::GetElementPtrConstantExpr::Create(llvm::Constant*, llvm::ArrayRef, llvm::Type*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DDB62: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DF439: llvm::ConstantUniqueMap::Create(llvm::Type*, llvm::ExprMapKeyType const&, std::_Rb_tree_iterator const, llvm::ConstantExpr*> >) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DFA1D: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110D55B0: llvm::ConstantExpr::getGetElementPtr(llvm::Constant*, llvm::ArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10411DCC: llvm::IRBuilder >::CreateConstInBoundsGEP2_64(llvm::Value*, unsigned long, unsigned long, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040D5A4: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040DE9C: 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) ==7420== by 0x1040DFBF: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10411122: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 128 bytes in 1 blocks are possibly lost in loss record 8,079 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DCA32: llvm::GetElementPtrConstantExpr::Create(llvm::Constant*, llvm::ArrayRef, llvm::Type*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DDB62: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DF439: llvm::ConstantUniqueMap::Create(llvm::Type*, llvm::ExprMapKeyType const&, std::_Rb_tree_iterator const, llvm::ConstantExpr*> >) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DFA1D: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110D55B0: llvm::ConstantExpr::getGetElementPtr(llvm::Constant*, llvm::ArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10411DCC: llvm::IRBuilder >::CreateConstInBoundsGEP2_64(llvm::Value*, unsigned long, unsigned long, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040D5A4: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040DE9C: 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) ==7420== by 0x1040DFBF: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E15A: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,151 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040D3E1: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040DE9C: 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) ==7420== by 0x1040DFBF: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10411122: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1041196A: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B377: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F7B45: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B02E0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,152 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10453CA6: llvm::IRBuilder >::CreateICmp(llvm::CmpInst::Predicate, llvm::Value*, llvm::Value*, llvm::Twine const&) [clone .part.437] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104601AB: (anonymous namespace)::ScalarExprEmitter::EmitCompare(clang::BinaryOperator const*, unsigned int, unsigned int, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BCE4: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D695: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397635: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045EAF9: (anonymous namespace)::ScalarExprEmitter::VisitBinLAnd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045B5BD: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D695: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,153 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10453CA6: llvm::IRBuilder >::CreateICmp(llvm::CmpInst::Predicate, llvm::Value*, llvm::Value*, llvm::Twine const&) [clone .part.437] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104601AB: (anonymous namespace)::ScalarExprEmitter::EmitCompare(clang::BinaryOperator const*, unsigned int, unsigned int, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BCC1: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D695: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045ECDF: (anonymous namespace)::ScalarExprEmitter::VisitBinLAnd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045B5BD: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D695: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100982B2: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,154 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFD5D: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BEC2: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100984BE: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C470: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,155 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11150585: llvm::BinaryOperator::Create(llvm::Instruction::BinaryOps, llvm::Value*, llvm::Value*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10460D5C: (anonymous namespace)::ScalarExprEmitter::VisitBinAnd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045B584: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BEC2: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104600F8: (anonymous namespace)::ScalarExprEmitter::EmitCompare(clang::BinaryOperator const*, unsigned int, unsigned int, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045B571: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BEC2: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C470: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,156 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10453CA6: llvm::IRBuilder >::CreateICmp(llvm::CmpInst::Predicate, llvm::Value*, llvm::Value*, llvm::Twine const&) [clone .part.437] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10460861: (anonymous namespace)::ScalarExprEmitter::EmitCompare(clang::BinaryOperator const*, unsigned int, unsigned int, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045B571: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BEC2: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C470: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,157 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100989D6: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D695: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100982B2: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C690: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098946: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,158 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11150585: llvm::BinaryOperator::Create(llvm::Instruction::BinaryOps, llvm::Value*, llvm::Value*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10460D5C: (anonymous namespace)::ScalarExprEmitter::VisitBinAnd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045B584: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1009896A: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C5F8: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,159 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10453CA6: llvm::IRBuilder >::CreateICmp(llvm::CmpInst::Predicate, llvm::Value*, llvm::Value*, llvm::Twine const&) [clone .part.437] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098976: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C5F8: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397107: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,160 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040D3E1: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040DE9C: 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) ==7420== by 0x1040DFBF: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E15A: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,161 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E8BA0: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040BD39: clang::CodeGen::CodeGenFunction::GetAddressOfDirectBaseInCompleteClass(llvm::Value*, clang::CXXRecordDecl const*, clang::CXXRecordDecl const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040CEBD: (anonymous namespace)::CallBaseDtor::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F46: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104157CA: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E07D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,162 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11150585: llvm::BinaryOperator::Create(llvm::Instruction::BinaryOps, llvm::Value*, llvm::Value*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104544C7: llvm::IRBuilder >::CreateSub(llvm::Value*, llvm::Value*, llvm::Twine const&, bool, bool) [clone .isra.453] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045B188: (anonymous namespace)::ScalarExprEmitter::EmitSub((anonymous namespace)::BinOpInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BB56: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098946: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D8B5: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10400BA4: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,163 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11150585: llvm::BinaryOperator::Create(llvm::Instruction::BinaryOps, llvm::Value*, llvm::Value*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10461EBD: llvm::IRBuilder >::CreateSDiv(llvm::Value*, llvm::Value*, llvm::Twine const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045B268: (anonymous namespace)::ScalarExprEmitter::EmitSub((anonymous namespace)::BinOpInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BB56: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098946: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D8B5: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10400BA4: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,164 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11150585: llvm::BinaryOperator::Create(llvm::Instruction::BinaryOps, llvm::Value*, llvm::Value*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104543B7: llvm::IRBuilder >::CreateAdd(llvm::Value*, llvm::Value*, llvm::Twine const&, bool, bool) [clone .isra.446] [clone .constprop.554] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10455C21: (anonymous namespace)::ScalarExprEmitter::EmitAdd((anonymous namespace)::BinOpInfo const&) [clone .part.521] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10460CCE: (anonymous namespace)::ScalarExprEmitter::VisitBinAdd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BAD5: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098946: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D8B5: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,165 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100989D6: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D695: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397635: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BD4F: clang::CodeGen::CodeGenFunction::EmitIfStmt(clang::IfStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389ABA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038C27A: clang::CodeGen::CodeGenFunction::EmitCompoundStmt(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038C461: clang::CodeGen::CodeGenFunction::EmitSimpleStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,166 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10430736: 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) ==7420== by 0x10430D48: clang::CodeGen::CodeGenFunction::EmitStoreOfScalar(llvm::Value*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10435212: clang::CodeGen::CodeGenFunction::EmitStoreThroughLValue(clang::CodeGen::RValue, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043C081: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437E69: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A88C: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389A5E: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BD9B: clang::CodeGen::CodeGenFunction::EmitIfStmt(clang::IfStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389ABA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,167 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11150585: llvm::BinaryOperator::Create(llvm::Instruction::BinaryOps, llvm::Value*, llvm::Value*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104543B7: llvm::IRBuilder >::CreateAdd(llvm::Value*, llvm::Value*, llvm::Twine const&, bool, bool) [clone .isra.446] [clone .constprop.554] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10455C21: (anonymous namespace)::ScalarExprEmitter::EmitAdd((anonymous namespace)::BinOpInfo const&) [clone .part.521] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10460CCE: (anonymous namespace)::ScalarExprEmitter::VisitBinAdd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BAD5: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043BFB2: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437E69: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A88C: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,168 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFD5D: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BAF9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,169 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11150585: llvm::BinaryOperator::Create(llvm::Instruction::BinaryOps, llvm::Value*, llvm::Value*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104544C7: llvm::IRBuilder >::CreateSub(llvm::Value*, llvm::Value*, llvm::Twine const&, bool, bool) [clone .isra.453] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045B407: (anonymous namespace)::ScalarExprEmitter::EmitSub((anonymous namespace)::BinOpInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BB56: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397107: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039AEC8: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,170 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFD5D: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10097F5E: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C690: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,171 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFD5D: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1009859C: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,172 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11150585: llvm::BinaryOperator::Create(llvm::Instruction::BinaryOps, llvm::Value*, llvm::Value*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104543B7: llvm::IRBuilder >::CreateAdd(llvm::Value*, llvm::Value*, llvm::Twine const&, bool, bool) [clone .isra.446] [clone .constprop.554] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10457CD4: (anonymous namespace)::ScalarExprEmitter::EmitScalarPrePostIncDec(clang::UnaryOperator const*, clang::CodeGen::LValue, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045CC88: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104600F8: (anonymous namespace)::ScalarExprEmitter::EmitCompare(clang::BinaryOperator const*, unsigned int, unsigned int, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045B525: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D695: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,173 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10430736: 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) ==7420== by 0x10430D48: clang::CodeGen::CodeGenFunction::EmitStoreOfScalar(llvm::Value*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10435212: clang::CodeGen::CodeGenFunction::EmitStoreThroughLValue(clang::CodeGen::RValue, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10457BDF: (anonymous namespace)::ScalarExprEmitter::EmitScalarPrePostIncDec(clang::UnaryOperator const*, clang::CodeGen::LValue, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045CC88: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104600F8: (anonymous namespace)::ScalarExprEmitter::EmitCompare(clang::BinaryOperator const*, unsigned int, unsigned int, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045B525: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 136 bytes in 1 blocks are possibly lost in loss record 8,174 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10453CA6: llvm::IRBuilder >::CreateICmp(llvm::CmpInst::Predicate, llvm::Value*, llvm::Value*, llvm::Twine const&) [clone .part.437] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10460861: (anonymous namespace)::ScalarExprEmitter::EmitCompare(clang::BinaryOperator const*, unsigned int, unsigned int, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045B525: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D695: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397635: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BD4F: clang::CodeGen::CodeGenFunction::EmitIfStmt(clang::IfStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389ABA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397107: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 144 bytes in 1 blocks are possibly lost in loss record 8,207 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1040CD2A: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E31A: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B09AC: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BEB8E: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 144 bytes in 1 blocks are possibly lost in loss record 8,208 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x10431B24: clang::CodeGen::CodeGenFunction::EmitCall(clang::QualType, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::ConstExprIterator, clang::ConstExprIterator, clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10438370: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4CF: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A8BD: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389A5E: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 144 bytes in 1 blocks are possibly lost in loss record 8,209 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BEC2: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100984BE: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C470: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 144 bytes in 1 blocks are possibly lost in loss record 8,210 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D695: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397635: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 144 bytes in 1 blocks are possibly lost in loss record 8,211 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10097FC9: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C690: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 144 bytes in 1 blocks are possibly lost in loss record 8,212 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1040CD2A: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1041BAB5: 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) ==7420== by 0x104079B9: (anonymous namespace)::DestroyField::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F64: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104157CA: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 144 bytes in 1 blocks are possibly lost in loss record 8,213 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043BFB2: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 144 bytes in 1 blocks are possibly lost in loss record 8,214 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BAF9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 144 bytes in 1 blocks are possibly lost in loss record 8,215 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1009847C: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C470: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 144 bytes in 1 blocks are possibly lost in loss record 8,216 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1040CD2A: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1041BAB5: 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) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F46: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104157CA: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385601: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 144 bytes in 1 blocks are possibly lost in loss record 8,217 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A0CD: clang::CodeGen::CodeGenFunction::EmitUnaryOpLValue(clang::UnaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D14: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 152 bytes in 1 blocks are possibly lost in loss record 8,242 of 9,827 ==7420== at 0x4C28F76: realloc (vg_replace_malloc.c:687) ==7420== by 0x111CDDCE: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1070DC2F: llvm::SmallVectorTemplateBase::push_back(clang::NamedDecl* const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090AA70: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909AD8: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105C4E0C: clang::Sema::PushOnScopeChains(clang::NamedDecl*, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105EDEBB: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1063F26E: 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) ==7420== by 0x104DF955: clang::Parser::ParseCXXClassMemberDeclaration(clang::AccessSpecifier, clang::AttributeList*, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104E1243: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104E297E: 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) ==7420== ==7420== 152 bytes in 4 blocks are possibly lost in loss record 8,243 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A7109: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B726: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BDD2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C0D4: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 160 bytes in 1 blocks are possibly lost in loss record 8,280 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E8BA0: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E9544: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436584: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436E75: clang::CodeGen::CodeGenFunction::EmitLValueForFieldInitialization(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040FB42: EmitMemberInitializer(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::CXXCtorInitializer*, clang::CXXConstructorDecl const*, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104112D1: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1041196A: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B377: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F7B45: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B02E0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 160 bytes in 1 blocks are possibly lost in loss record 8,281 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397647: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045EAF9: (anonymous namespace)::ScalarExprEmitter::VisitBinLAnd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045B5BD: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D695: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100982B2: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C690: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 160 bytes in 1 blocks are possibly lost in loss record 8,282 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103D2558: llvm::IRBuilder >::CreateSelect(llvm::Value*, llvm::Value*, llvm::Value*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10097F42: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C690: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098946: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397107: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 160 bytes in 1 blocks are possibly lost in loss record 8,283 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E8BA0: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E9544: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436584: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100985F3: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 160 bytes in 1 blocks are possibly lost in loss record 8,284 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E8BA0: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E9544: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1009864E: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397107: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039AEC8: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 160 bytes in 1 blocks are possibly lost in loss record 8,285 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E8BA0: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E9544: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436584: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040798B: (anonymous namespace)::DestroyField::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F64: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104157CA: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E07D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 160 bytes in 1 blocks are possibly lost in loss record 8,286 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E8BA0: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E9544: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436584: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043895D: clang::CodeGen::CodeGenFunction::EmitCastLValue(clang::CastExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437E3C: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C0D4: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 160 bytes in 1 blocks are possibly lost in loss record 8,287 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E8BA0: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E9544: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436584: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045CCCD: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1009859C: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C61E: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 160 bytes in 1 blocks are possibly lost in loss record 8,288 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397647: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BD4F: clang::CodeGen::CodeGenFunction::EmitIfStmt(clang::IfStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389ABA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038C27A: clang::CodeGen::CodeGenFunction::EmitCompoundStmt(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038C461: clang::CodeGen::CodeGenFunction::EmitSimpleStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389922: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BD9B: clang::CodeGen::CodeGenFunction::EmitIfStmt(clang::IfStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389ABA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 160 bytes in 1 blocks are possibly lost in loss record 8,289 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E8BA0: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E9544: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436584: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045364F: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BEC2: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 160 bytes in 1 blocks are possibly lost in loss record 8,290 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E8BA0: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E9544: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436584: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C0D4: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098946: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 160 bytes in 2 blocks are possibly lost in loss record 8,291 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DDA05: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DF439: llvm::ConstantUniqueMap::Create(llvm::Type*, llvm::ExprMapKeyType const&, std::_Rb_tree_iterator const, llvm::ConstantExpr*> >) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DFA1D: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110D5B29: llvm::ConstantExpr::getBitCast(llvm::Constant*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10377F42: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103782D6: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10379A97: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390C05: 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) ==7420== by 0x10391415: clang::CodeGen::CodeGenVTables::EmitVTableDefinition(llvm::GlobalVariable*, llvm::GlobalValue::LinkageTypes, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103926AE: clang::CodeGen::CodeGenVTables::GenerateClassData(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 167 bytes in 4 blocks are possibly lost in loss record 8,296 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x101D9452: ParseHeaderSearchArgs(clang::HeaderSearchOptions&, llvm::opt::ArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101DD3F3: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10163DF7: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 168 bytes in 1 blocks are possibly lost in loss record 8,303 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x10431B24: clang::CodeGen::CodeGenFunction::EmitCall(clang::QualType, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::ConstExprIterator, clang::ConstExprIterator, clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10438370: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4CF: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10460C71: (anonymous namespace)::ScalarExprEmitter::VisitBinAdd(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BAD5: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 168 bytes in 1 blocks are possibly lost in loss record 8,304 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x103BDD0B: (anonymous namespace)::ItaniumCXXABI::EmitConstructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXConstructorDecl const*, clang::CXXCtorType, bool, bool, llvm::Value*, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040945A: 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) ==7420== by 0x10445DF2: clang::CodeGen::CodeGenFunction::EmitCXXConstructExpr(clang::CXXConstructExpr const*, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1009326A: (anonymous namespace)::AggExprEmitter::VisitCXXConstructExpr(clang::CXXConstructExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10440B82: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10440BBD: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104413B8: clang::CodeGen::CodeGenFunction::EmitAggExpr(clang::Expr const*, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 168 bytes in 1 blocks are possibly lost in loss record 8,305 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098946: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 168 bytes in 3 blocks are possibly lost in loss record 8,306 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x108BB330: clang::ASTContext::addOverriddenMethod(clang::CXXMethodDecl const*, clang::CXXMethodDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029C137: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029C1CD: clang::ASTDeclReader::VisitCXXDestructorDecl(clang::CXXDestructorDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029EBC4: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029F211: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10259C76: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029C120: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029C1CD: clang::ASTDeclReader::VisitCXXDestructorDecl(clang::CXXDestructorDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029EBC4: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029F211: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10259C76: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 168 bytes in 3 blocks are possibly lost in loss record 8,307 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x108BB330: clang::ASTContext::addOverriddenMethod(clang::CXXMethodDecl const*, clang::CXXMethodDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029C137: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029EBF4: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029F211: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10259C76: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029C120: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029EBF4: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029F211: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10259C76: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x109A312F: clang::ASTContext::getCurrentKeyFunction(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1054D3E2: clang::Sema::ActOnEndOfTranslationUnit() (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 170 bytes in 1 blocks are possibly lost in loss record 8,310 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x1035711C: (anonymous namespace)::CodeGeneratorImpl::Initialize(clang::ASTContext&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195CFB: cling::IncrementalParser::Initialize() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C78F: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 192 bytes in 1 blocks are possibly lost in loss record 8,355 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040429E: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1040CD2A: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E0C5: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B09AC: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BEB7E: (anonymous namespace)::ItaniumCXXABI::EmitCXXDestructors(clang::CXXDestructorDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B148C: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2163] (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 192 bytes in 1 blocks are possibly lost in loss record 8,356 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1040D0E2: clang::CodeGen::CodeGenFunction::EmitDelegateCXXConstructorCall(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B377: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F7B45: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B02E0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 192 bytes in 1 blocks are possibly lost in loss record 8,357 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040429E: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1040CD2A: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F46: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104157CA: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E07D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 192 bytes in 1 blocks are possibly lost in loss record 8,358 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040429E: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10438672: clang::CodeGen::CodeGenFunction::EmitCallExprLValue(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437E49: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A7E0: clang::CodeGen::CodeGenFunction::EmitReferenceBindingToExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10400CFA: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F4F76: void clang::CodeGen::CodeGenFunction::EmitCallArgs(clang::CodeGen::CallArgList&, clang::FunctionProtoType const*, clang::ConstExprIterator, clang::ConstExprIterator, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10431ADE: clang::CodeGen::CodeGenFunction::EmitCall(clang::QualType, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::ConstExprIterator, clang::ConstExprIterator, clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 192 bytes in 1 blocks are possibly lost in loss record 8,359 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040429E: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1040CD2A: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1041BAB5: 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) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F46: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104157CA: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385601: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 200 bytes in 1 blocks are possibly lost in loss record 8,371 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110E2B7B: llvm::ConstantAggrUniqueMap::getOrCreate(llvm::StructType*, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10378359: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10378999: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10379A97: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390C05: 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) ==7420== by 0x10391415: clang::CodeGen::CodeGenVTables::EmitVTableDefinition(llvm::GlobalVariable*, llvm::GlobalValue::LinkageTypes, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103926AE: clang::CodeGen::CodeGenVTables::GenerateClassData(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101958F6: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 205 bytes in 7 blocks are possibly lost in loss record 8,380 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x110C63E7: llvm::Attribute::get(llvm::LLVMContext&, llvm::StringRef, llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110C9269: llvm::AttributeSet::get(llvm::LLVMContext&, unsigned int, llvm::AttrBuilder&) [clone .part.103] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110C9405: llvm::AttributeSet::get(llvm::LLVMContext&, unsigned int, llvm::AttrBuilder&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10402AF0: clang::CodeGen::CodeGenModule::ConstructAttributeList(clang::CodeGen::CGFunctionInfo const&, clang::Decl const*, llvm::SmallVector&, unsigned int&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103A648D: clang::CodeGen::CodeGenModule::SetLLVMFunctionAttributes(clang::Decl const*, clang::CodeGen::CGFunctionInfo const&, llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103A67CF: clang::CodeGen::CodeGenModule::SetFunctionAttributes(clang::GlobalDecl, llvm::Function*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AC26E: clang::CodeGen::CodeGenModule::GetOrCreateLLVMFunction(llvm::StringRef, llvm::Type*, clang::GlobalDecl, bool, llvm::AttributeSet) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AC73A: clang::CodeGen::CodeGenModule::GetAddrOfFunction(clang::GlobalDecl, llvm::Type*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 212 bytes in 4 blocks are possibly lost in loss record 8,394 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x101D7DAD: ParseHeaderSearchArgs(clang::HeaderSearchOptions&, llvm::opt::ArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101DD3F3: clang::CompilerInvocation::CreateFromArgs(clang::CompilerInvocation&, char const* const*, char const* const*, clang::DiagnosticsEngine&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10163DF7: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 216 bytes in 1 blocks are possibly lost in loss record 8,402 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x10431B24: clang::CodeGen::CodeGenFunction::EmitCall(clang::QualType, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::ConstExprIterator, clang::ConstExprIterator, clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10438370: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4CF: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 216 bytes in 1 blocks are possibly lost in loss record 8,403 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B7C5: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BDD2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436E75: clang::CodeGen::CodeGenFunction::EmitLValueForFieldInitialization(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040FB42: EmitMemberInitializer(clang::CodeGen::CodeGenFunction&, clang::CXXRecordDecl const*, clang::CXXCtorInitializer*, clang::CXXConstructorDecl const*, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104112D1: clang::CodeGen::CodeGenFunction::EmitCtorPrologue(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1041196A: clang::CodeGen::CodeGenFunction::EmitConstructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B377: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F7B45: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B02E0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 216 bytes in 1 blocks are possibly lost in loss record 8,404 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040429E: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x103BDD0B: (anonymous namespace)::ItaniumCXXABI::EmitConstructorCall(clang::CodeGen::CodeGenFunction&, clang::CXXConstructorDecl const*, clang::CXXCtorType, bool, bool, llvm::Value*, clang::ConstExprIterator, clang::ConstExprIterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040945A: 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) ==7420== by 0x10445DF2: clang::CodeGen::CodeGenFunction::EmitCXXConstructExpr(clang::CXXConstructExpr const*, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1009326A: (anonymous namespace)::AggExprEmitter::VisitCXXConstructExpr(clang::CXXConstructExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10440B82: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10440BBD: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104413B8: clang::CodeGen::CodeGenFunction::EmitAggExpr(clang::Expr const*, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D7E4: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 216 bytes in 1 blocks are possibly lost in loss record 8,405 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B7C5: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BDD2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045364F: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045BEC2: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 216 bytes in 1 blocks are possibly lost in loss record 8,406 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B7C5: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BDD2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C0D4: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098946: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 216 bytes in 1 blocks are possibly lost in loss record 8,407 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B7C5: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BDD2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040798B: (anonymous namespace)::DestroyField::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F46: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104157CA: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E07D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,431 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104053EB: clang::CodeGen::CodeGenFunction::EmitFunctionEpilog(clang::CodeGen::CGFunctionInfo const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103952B0: clang::CodeGen::CodeGenFunction::FinishFunction(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039AEEF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AFEC4: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0246: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B09AC: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B11EA: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2163] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10356E02: (anonymous namespace)::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019586B: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,432 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042BBA7: llvm::IRBuilder >::CreateLoad(llvm::Value*, llvm::Twine const&) [clone .isra.436] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437A79: clang::CodeGen::CodeGenFunction::EmitDeclRefLValue(clang::DeclRefExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437E08: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F63E: (anonymous namespace)::ScalarExprEmitter::VisitBinAssign(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045B9E2: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,433 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042BBA7: llvm::IRBuilder >::CreateLoad(llvm::Value*, llvm::Twine const&) [clone .isra.436] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437A79: clang::CodeGen::CodeGenFunction::EmitDeclRefLValue(clang::DeclRefExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437E08: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043BFDF: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437E69: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A88C: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389A5E: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397107: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,434 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F92A2: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103C0678: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039AA52: 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) ==7420== by 0x1039AE5F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F7B45: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B02E0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,435 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10433092: clang::CodeGen::CodeGenFunction::convertTempToRValue(llvm::Value*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104060C1: clang::CodeGen::CodeGenFunction::EmitDelegateCallArg(clang::CodeGen::CallArgList&, clang::VarDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040D093: clang::CodeGen::CodeGenFunction::EmitDelegateCXXConstructorCall(clang::CXXConstructorDecl const*, clang::CXXCtorType, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B377: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F7B45: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B02E0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,436 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BD08: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045364F: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098946: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,437 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098946: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104600F8: (anonymous namespace)::ScalarExprEmitter::EmitCompare(clang::BinaryOperator const*, unsigned int, unsigned int, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,438 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10408C0E: llvm::IRBuilder >::CreateCast(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&) [clone .isra.332] [clone .constprop.434] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040B990: 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) ==7420== by 0x1009850B: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C470: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397107: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,439 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040C6DA: 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) ==7420== by 0x100985B5: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044BB9B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,440 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BD08: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C0D4: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,441 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BE79: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C0D4: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,442 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042BAD5: llvm::IRBuilder >::CreateCast(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&) [clone .isra.425] [clone .part.426] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043664D: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A769: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045364F: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,443 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040BBFE: clang::CodeGen::CodeGenFunction::GetAddressOfDirectBaseInCompleteClass(llvm::Value*, clang::CXXRecordDecl const*, clang::CXXRecordDecl const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040CEBD: (anonymous namespace)::CallBaseDtor::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F64: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104157CA: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E07D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,444 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040C6DA: 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) ==7420== by 0x100985B5: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A498: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A769: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,445 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C337: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098989: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,446 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D355: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104201B2: clang::CodeGen::CodeGenFunction::EmitAutoVarAlloca(clang::VarDecl const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10421395: clang::CodeGen::CodeGenFunction::EmitAutoVarDecl(clang::VarDecl const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10383EA6: clang::CodeGen::CodeGenFunction::EmitDeclStmt(clang::DeclStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038C484: clang::CodeGen::CodeGenFunction::EmitSimpleStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389922: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397107: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039AEC8: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AFEC4: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,447 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104097A4: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFC46: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104181B6: clang::CodeGen::CodeGenFunction::EmitScalarInit(clang::Expr const*, clang::ValueDecl const*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10418DB8: clang::CodeGen::CodeGenFunction::EmitAutoVarInit(clang::CodeGen::CodeGenFunction::AutoVarEmission const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,448 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104096F7: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFC46: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104181B6: clang::CodeGen::CodeGenFunction::EmitScalarInit(clang::Expr const*, clang::ValueDecl const*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10418DB8: clang::CodeGen::CodeGenFunction::EmitAutoVarInit(clang::CodeGen::CodeGenFunction::AutoVarEmission const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104213A0: clang::CodeGen::CodeGenFunction::EmitAutoVarDecl(clang::VarDecl const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,449 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFCCD: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104181B6: clang::CodeGen::CodeGenFunction::EmitScalarInit(clang::Expr const*, clang::ValueDecl const*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10418DB8: clang::CodeGen::CodeGenFunction::EmitAutoVarInit(clang::CodeGen::CodeGenFunction::AutoVarEmission const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104213A0: clang::CodeGen::CodeGenFunction::EmitAutoVarDecl(clang::VarDecl const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10383EA6: clang::CodeGen::CodeGenFunction::EmitDeclStmt(clang::DeclStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,450 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C337: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,451 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BD08: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045364F: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,452 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D355: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D4DE: clang::CodeGen::CodeGenFunction::CreateMemTemp(clang::QualType, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D940: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10400BA4: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044B5F1: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,453 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BD08: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C0D4: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 2 blocks are possibly lost in loss record 8,454 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BE79: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C0D4: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 4 blocks are possibly lost in loss record 8,455 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090A9AF: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909AD8: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10645BB2: clang::Sema::DeclareImplicitCopyConstructor(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10646A6A: clang::Sema::AddImplicitlyDeclaredMembersToClass(clang::CXXRecordDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105E24BC: 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) ==7420== by 0x10645813: clang::Sema::ActOnFinishCXXMemberSpecification(clang::Scope*, clang::SourceLocation, clang::Decl*, clang::SourceLocation, clang::SourceLocation, clang::AttributeList*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104E0FA7: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104E297E: 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) ==7420== by 0x104CCD17: 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) ==7420== by 0x1052C30E: clang::Parser::ParseDeclOrFunctionDefInternal(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec&, clang::AccessSpecifier) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 4 blocks are possibly lost in loss record 8,456 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090A9AF: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909AD8: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105C4E0C: clang::Sema::PushOnScopeChains(clang::NamedDecl*, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105EDEBB: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1077E914: clang::Sema::ActOnStartOfFunctionTemplateDef(clang::Scope*, llvm::MutableArrayRef, clang::Declarator&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1052CD9E: clang::Parser::ParseFunctionDefinition(clang::ParsingDeclarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::LateParsedAttrList*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105217B9: 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) ==7420== by 0x1052213B: clang::Parser::ParseTemplateDeclarationOrSpecialization(unsigned int, clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105223BC: clang::Parser::ParseDeclarationStartingWithTemplate(unsigned int, clang::SourceLocation&, clang::AccessSpecifier, clang::AttributeList*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104D1615: clang::Parser::ParseDeclaration(llvm::SmallVector&, unsigned int, clang::SourceLocation&, clang::Parser::ParsedAttributesWithRange&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 224 bytes in 4 blocks are possibly lost in loss record 8,457 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090A9AF: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909AD8: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105C4E0C: clang::Sema::PushOnScopeChains(clang::NamedDecl*, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105EDEBB: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1063F26E: 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) ==7420== by 0x104DF955: clang::Parser::ParseCXXClassMemberDeclaration(clang::AccessSpecifier, clang::AttributeList*, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104E1243: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104E297E: 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) ==7420== by 0x104CCD17: 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) ==7420== by 0x1052C30E: clang::Parser::ParseDeclOrFunctionDefInternal(clang::Parser::ParsedAttributesWithRange&, clang::ParsingDeclSpec&, clang::AccessSpecifier) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 228 bytes in 6 blocks are possibly lost in loss record 8,458 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A7109: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B726: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BDD2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043BFDF: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 240 bytes in 1 blocks are possibly lost in loss record 8,491 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040429E: 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) ==7420== by 0x10431B24: clang::CodeGen::CodeGenFunction::EmitCall(clang::QualType, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::ConstExprIterator, clang::ConstExprIterator, clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10438370: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4CF: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A8BD: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389A5E: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 240 bytes in 1 blocks are possibly lost in loss record 8,492 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040429E: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A8BD: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389A5E: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 240 bytes in 2 blocks are possibly lost in loss record 8,493 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10378F65: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103782D6: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10379A97: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390C05: 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) ==7420== by 0x10391415: clang::CodeGen::CodeGenVTables::EmitVTableDefinition(llvm::GlobalVariable*, llvm::GlobalValue::LinkageTypes, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103926AE: clang::CodeGen::CodeGenVTables::GenerateClassData(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101958F6: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 240 bytes in 3 blocks are possibly lost in loss record 8,494 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DDA05: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DF439: llvm::ConstantUniqueMap::Create(llvm::Type*, llvm::ExprMapKeyType const&, std::_Rb_tree_iterator const, llvm::ConstantExpr*> >) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DFA1D: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110D5B29: llvm::ConstantExpr::getBitCast(llvm::Constant*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10378076: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10379A97: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390C05: 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) ==7420== by 0x10391415: clang::CodeGen::CodeGenVTables::EmitVTableDefinition(llvm::GlobalVariable*, llvm::GlobalValue::LinkageTypes, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103926AE: clang::CodeGen::CodeGenVTables::GenerateClassData(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101958F6: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 240 bytes in 3 blocks are possibly lost in loss record 8,495 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DDA05: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DF439: llvm::ConstantUniqueMap::Create(llvm::Type*, llvm::ExprMapKeyType const&, std::_Rb_tree_iterator const, llvm::ConstantExpr*> >) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DFA1D: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110D5BD9: llvm::ConstantExpr::getIntToPtr(llvm::Constant*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390C8D: 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) ==7420== by 0x10391415: clang::CodeGen::CodeGenVTables::EmitVTableDefinition(llvm::GlobalVariable*, llvm::GlobalValue::LinkageTypes, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103926AE: clang::CodeGen::CodeGenVTables::GenerateClassData(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101958F6: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 272 bytes in 2 blocks are possibly lost in loss record 8,541 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10430736: 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) ==7420== by 0x10430D48: clang::CodeGen::CodeGenFunction::EmitStoreOfScalar(llvm::Value*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10435212: clang::CodeGen::CodeGenFunction::EmitStoreThroughLValue(clang::CodeGen::RValue, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F78F: (anonymous namespace)::ScalarExprEmitter::VisitBinAssign(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045B9E2: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043BFB2: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 272 bytes in 2 blocks are possibly lost in loss record 8,542 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100989D6: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D695: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397635: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BD4F: clang::CodeGen::CodeGenFunction::EmitIfStmt(clang::IfStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389ABA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397107: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039AEC8: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 272 bytes in 2 blocks are possibly lost in loss record 8,543 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100989D6: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D695: clang::CodeGen::CodeGenFunction::EvaluateExprAsBool(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397635: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098339: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C690: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 272 bytes in 2 blocks are possibly lost in loss record 8,544 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10430736: 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) ==7420== by 0x10430D48: clang::CodeGen::CodeGenFunction::EmitStoreOfScalar(llvm::Value*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10435212: clang::CodeGen::CodeGenFunction::EmitStoreThroughLValue(clang::CodeGen::RValue, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10418268: clang::CodeGen::CodeGenFunction::EmitScalarInit(clang::Expr const*, clang::ValueDecl const*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10418DB8: clang::CodeGen::CodeGenFunction::EmitAutoVarInit(clang::CodeGen::CodeGenFunction::AutoVarEmission const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104213A0: clang::CodeGen::CodeGenFunction::EmitAutoVarDecl(clang::VarDecl const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10383EA6: clang::CodeGen::CodeGenFunction::EmitDeclStmt(clang::DeclStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038C484: clang::CodeGen::CodeGenFunction::EmitSimpleStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389922: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 272 bytes in 2 blocks are possibly lost in loss record 8,545 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFD5D: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104181B6: clang::CodeGen::CodeGenFunction::EmitScalarInit(clang::Expr const*, clang::ValueDecl const*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10418DB8: clang::CodeGen::CodeGenFunction::EmitAutoVarInit(clang::CodeGen::CodeGenFunction::AutoVarEmission const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104213A0: clang::CodeGen::CodeGenFunction::EmitAutoVarDecl(clang::VarDecl const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10383EA6: clang::CodeGen::CodeGenFunction::EmitDeclStmt(clang::DeclStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 288 bytes in 2 blocks are possibly lost in loss record 8,572 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1040CD2A: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1041BAB5: 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) ==7420== by 0x104079B9: (anonymous namespace)::DestroyField::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F46: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104157CA: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 288 bytes in 2 blocks are possibly lost in loss record 8,573 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104181B6: clang::CodeGen::CodeGenFunction::EmitScalarInit(clang::Expr const*, clang::ValueDecl const*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10418DB8: clang::CodeGen::CodeGenFunction::EmitAutoVarInit(clang::CodeGen::CodeGenFunction::AutoVarEmission const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 288 bytes in 2 blocks are possibly lost in loss record 8,574 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 312 bytes in 1 blocks are possibly lost in loss record 8,589 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040429E: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 312 bytes in 3 blocks are possibly lost in loss record 8,590 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DCA32: llvm::GetElementPtrConstantExpr::Create(llvm::Constant*, llvm::ArrayRef, llvm::Type*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DDB62: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DF439: llvm::ConstantUniqueMap::Create(llvm::Type*, llvm::ExprMapKeyType const&, std::_Rb_tree_iterator const, llvm::ConstantExpr*> >) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DFA1D: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110D55B0: llvm::ConstantExpr::getGetElementPtr(llvm::Constant*, llvm::ArrayRef, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1037805F: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10379A97: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390C05: 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) ==7420== by 0x10391415: clang::CodeGen::CodeGenVTables::EmitVTableDefinition(llvm::GlobalVariable*, llvm::GlobalValue::LinkageTypes, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103926AE: clang::CodeGen::CodeGenVTables::GenerateClassData(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 320 bytes in 2 blocks are possibly lost in loss record 8,605 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E8BA0: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E9544: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436584: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C0D4: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 320 bytes in 2 blocks are possibly lost in loss record 8,606 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E8BA0: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E9544: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436584: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040798B: (anonymous namespace)::DestroyField::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F46: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104157CA: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E07D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 320 bytes in 2 blocks are possibly lost in loss record 8,607 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E8BA0: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E9544: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436584: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C0D4: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 336 bytes in 3 blocks are possibly lost in loss record 8,621 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D355: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1041CFF5: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FFE43: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039A87A: 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) ==7420== by 0x1039AE5F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AFEC4: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B027A: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B09AC: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B11EA: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2163] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10356E02: (anonymous namespace)::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 336 bytes in 3 blocks are possibly lost in loss record 8,622 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10404E1C: 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) ==7420== by 0x103903ED: clang::CodeGen::CodeGenFunction::GenerateThunk(llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::GlobalDecl, clang::ThunkInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390906: clang::CodeGen::CodeGenVTables::EmitThunk(clang::GlobalDecl, clang::ThunkInfo const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390A8C: clang::CodeGen::CodeGenVTables::EmitThunks(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B026A: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 336 bytes in 3 blocks are possibly lost in loss record 8,623 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104053EB: clang::CodeGen::CodeGenFunction::EmitFunctionEpilog(clang::CodeGen::CGFunctionInfo const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103952B0: clang::CodeGen::CodeGenFunction::FinishFunction(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390456: clang::CodeGen::CodeGenFunction::GenerateThunk(llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::GlobalDecl, clang::ThunkInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390906: clang::CodeGen::CodeGenVTables::EmitThunk(clang::GlobalDecl, clang::ThunkInfo const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390A8C: clang::CodeGen::CodeGenVTables::EmitThunks(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B026A: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 336 bytes in 3 blocks are possibly lost in loss record 8,624 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098989: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 336 bytes in 3 blocks are possibly lost in loss record 8,625 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BD08: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A769: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A769: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 336 bytes in 3 blocks are possibly lost in loss record 8,626 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BE79: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A769: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A769: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 336 bytes in 3 blocks are possibly lost in loss record 8,627 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042567C: clang::CodeGen::CodeGenFunction::getExceptionFromSlot() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10426F2F: clang::CodeGen::CodeGenFunction::getEHResumeBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042780F: clang::CodeGen::CodeGenFunction::getEHDispatchBlock(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414A60: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104157CA: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E07D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 336 bytes in 3 blocks are possibly lost in loss record 8,628 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042572C: clang::CodeGen::CodeGenFunction::getSelectorFromSlot() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10426F3A: clang::CodeGen::CodeGenFunction::getEHResumeBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042780F: clang::CodeGen::CodeGenFunction::getEHDispatchBlock(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414A60: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104157CA: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E07D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 336 bytes in 3 blocks are possibly lost in loss record 8,629 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D8B5: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 336 bytes in 6 blocks are possibly lost in loss record 8,630 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090A9AF: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909AD8: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x108012E0: clang::TemplateDeclInstantiator::VisitFunctionTemplateDecl(clang::FunctionTemplateDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107ECFA4: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107EE1D1: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E47C: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E4DD: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E8B1: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105D11EC: 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) ==7420== by 0x105D1661: 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) ==7420== ==7420== 336 bytes in 6 blocks are possibly lost in loss record 8,631 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090B69D: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B918: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B9FF: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090BA70: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucket(clang::DeclarationName const&, clang::StoredDeclsList const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090BB6D: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::insert(std::pair const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909D70: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1070393A: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10703E1D: CppNamespaceLookup(clang::Sema&, clang::LookupResult&, clang::ASTContext&, clang::DeclContext*, (anonymous namespace)::UnqualUsingDirectiveSet&) [clone .isra.645] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107058CD: clang::Sema::CppLookupName(clang::LookupResult&, clang::Scope*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10705F44: clang::Sema::LookupName(clang::LookupResult&, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1077972E: clang::Sema::LookupTemplateName(clang::LookupResult&, clang::Scope*, clang::CXXScopeSpec&, clang::QualType, bool, bool&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 342 bytes in 9 blocks are possibly lost in loss record 8,633 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A7109: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B726: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BDD2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045364F: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 354 bytes in 8 blocks are possibly lost in loss record 8,640 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x110C63CE: llvm::Attribute::get(llvm::LLVMContext&, llvm::StringRef, llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110C9269: llvm::AttributeSet::get(llvm::LLVMContext&, unsigned int, llvm::AttrBuilder&) [clone .part.103] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110C9405: llvm::AttributeSet::get(llvm::LLVMContext&, unsigned int, llvm::AttrBuilder&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10402AF0: clang::CodeGen::CodeGenModule::ConstructAttributeList(clang::CodeGen::CGFunctionInfo const&, clang::Decl const*, llvm::SmallVector&, unsigned int&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103A648D: clang::CodeGen::CodeGenModule::SetLLVMFunctionAttributes(clang::Decl const*, clang::CodeGen::CGFunctionInfo const&, llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103A67CF: clang::CodeGen::CodeGenModule::SetFunctionAttributes(clang::GlobalDecl, llvm::Function*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AC26E: clang::CodeGen::CodeGenModule::GetOrCreateLLVMFunction(llvm::StringRef, llvm::Type*, clang::GlobalDecl, bool, llvm::AttributeSet) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AC73A: clang::CodeGen::CodeGenModule::GetAddrOfFunction(clang::GlobalDecl, llvm::Type*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 360 bytes in 3 blocks are possibly lost in loss record 8,661 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1116195D: llvm::Module::getOrInsertGlobal(llvm::StringRef, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10377FEF: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10379A97: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390C05: 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) ==7420== by 0x10391415: clang::CodeGen::CodeGenVTables::EmitVTableDefinition(llvm::GlobalVariable*, llvm::GlobalValue::LinkageTypes, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103926AE: clang::CodeGen::CodeGenVTables::GenerateClassData(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101958F6: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 384 bytes in 2 blocks are possibly lost in loss record 8,669 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040429E: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1040CD2A: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F64: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104157CA: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E07D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 384 bytes in 2 blocks are possibly lost in loss record 8,670 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040429E: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1040CD2A: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1041BAB5: 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) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F64: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104157CA: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385601: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 392 bytes in 7 blocks are possibly lost in loss record 8,672 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090A9AF: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909AD8: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10806094: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107ECEE4: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107EE1D1: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E47C: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E4DD: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E8B1: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105D11EC: 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) ==7420== by 0x105D1661: 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) ==7420== ==7420== 400 bytes in 5 blocks are possibly lost in loss record 8,677 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DDA05: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DF439: llvm::ConstantUniqueMap::Create(llvm::Type*, llvm::ExprMapKeyType const&, std::_Rb_tree_iterator const, llvm::ConstantExpr*> >) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DFA1D: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110D5B29: llvm::ConstantExpr::getBitCast(llvm::Constant*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10377F42: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10378999: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10379A97: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390C05: 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) ==7420== by 0x10391415: clang::CodeGen::CodeGenVTables::EmitVTableDefinition(llvm::GlobalVariable*, llvm::GlobalValue::LinkageTypes, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103926AE: clang::CodeGen::CodeGenVTables::GenerateClassData(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 418 bytes in 11 blocks are possibly lost in loss record 8,695 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A7109: clang::CodeGen::CodeGenModule::EmitAnnotationString(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103A727C: clang::CodeGen::CodeGenModule::EmitAnnotationUnit(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B76B: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BDD2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 432 bytes in 2 blocks are possibly lost in loss record 8,704 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B7C5: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BDD2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C0D4: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 432 bytes in 2 blocks are possibly lost in loss record 8,705 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B7C5: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BDD2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C0D4: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 448 bytes in 4 blocks are possibly lost in loss record 8,718 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 448 bytes in 4 blocks are possibly lost in loss record 8,719 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040D676: clang::CodeGen::CodeGenFunction::InitializeVTablePointer(clang::BaseSubobject, clang::CXXRecordDecl const*, clang::CharUnits, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040DE9C: 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) ==7420== by 0x1040DFBF: clang::CodeGen::CodeGenFunction::InitializeVTablePointers(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E15A: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 456 bytes in 2 blocks are possibly lost in loss record 8,724 of 9,827 ==7420== at 0x4C28D84: malloc (vg_replace_malloc.c:291) ==7420== by 0x111CDE07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1028050B: llvm::SmallVectorImpl::operator=(llvm::SmallVectorImpl const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B6D9: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B918: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B9FF: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090BA70: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucket(clang::DeclarationName const&, clang::StoredDeclsList const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090BB6D: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::insert(std::pair const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909D70: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1070393A: LookupDirect(clang::Sema&, clang::LookupResult&, clang::DeclContext const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10703E1D: CppNamespaceLookup(clang::Sema&, clang::LookupResult&, clang::ASTContext&, clang::DeclContext*, (anonymous namespace)::UnqualUsingDirectiveSet&) [clone .isra.645] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107058CD: clang::Sema::CppLookupName(clang::LookupResult&, clang::Scope*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 456 bytes in 3 blocks are possibly lost in loss record 8,725 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10097F5E: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C690: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 480 bytes in 3 blocks are possibly lost in loss record 8,748 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397647: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098339: (anonymous namespace)::ScalarExprEmitter::VisitAbstractConditionalOperator(clang::AbstractConditionalOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C690: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397107: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039AEC8: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AFEC4: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 480 bytes in 3 blocks are possibly lost in loss record 8,749 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397647: clang::CodeGen::CodeGenFunction::EmitBranchOnBoolExpr(clang::Expr const*, llvm::BasicBlock*, llvm::BasicBlock*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BD4F: clang::CodeGen::CodeGenFunction::EmitIfStmt(clang::IfStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389ABA: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397107: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039AEC8: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AFEC4: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0246: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 504 bytes in 3 blocks are possibly lost in loss record 8,755 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1009859C: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 560 bytes in 10 blocks are possibly lost in loss record 8,856 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090A9AF: clang::StoredDeclsList::AddSubsequentDecl(clang::NamedDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909AD8: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105C4E0C: clang::Sema::PushOnScopeChains(clang::NamedDecl*, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105EDEBB: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1063F26E: 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) ==7420== by 0x10531B1B: 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) ==7420== by 0x104DFF41: clang::Parser::ParseCXXClassMemberDeclaration(clang::AccessSpecifier, clang::AttributeList*, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104E1243: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104E297E: 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) ==7420== by 0x104CCD17: 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) ==7420== ==7420== 560 bytes in 10 blocks are possibly lost in loss record 8,857 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090B69D: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B918: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B9FF: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909A4F: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105C4E0C: clang::Sema::PushOnScopeChains(clang::NamedDecl*, clang::Scope*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x105EDEBB: clang::Sema::HandleDeclarator(clang::Scope*, clang::Declarator&, llvm::MutableArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1063F26E: 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) ==7420== by 0x10531B1B: 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) ==7420== by 0x104DFF41: clang::Parser::ParseCXXClassMemberDeclaration(clang::AccessSpecifier, clang::AttributeList*, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104E1243: clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::Parser::ParsedAttributesWithRange&, unsigned int, clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 576 bytes in 3 blocks are possibly lost in loss record 8,865 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040429E: 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) ==7420== by 0x1044211D: EmitNewDeleteCall(clang::CodeGen::CodeGenFunction&, clang::FunctionDecl const*, clang::FunctionProtoType const*, clang::CodeGen::CallArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044B1DF: clang::CodeGen::CodeGenFunction::EmitDeleteCall(clang::FunctionDecl const*, llvm::Value*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104074E8: (anonymous namespace)::CallDtorDelete::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F64: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 576 bytes in 4 blocks are possibly lost in loss record 8,866 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044211D: EmitNewDeleteCall(clang::CodeGen::CodeGenFunction&, clang::FunctionDecl const*, clang::FunctionProtoType const*, clang::CodeGen::CallArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044B1DF: clang::CodeGen::CodeGenFunction::EmitDeleteCall(clang::FunctionDecl const*, llvm::Value*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104074E8: (anonymous namespace)::CallDtorDelete::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F64: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 600 bytes in 5 blocks are possibly lost in loss record 8,874 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10378F65: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10378999: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10379A97: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390C05: 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) ==7420== by 0x10391415: clang::CodeGen::CodeGenVTables::EmitVTableDefinition(llvm::GlobalVariable*, llvm::GlobalValue::LinkageTypes, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103926AE: clang::CodeGen::CodeGenVTables::GenerateClassData(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101958F6: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 616 bytes in 11 blocks are possibly lost in loss record 8,881 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090B69D: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B918: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B9FF: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090BA70: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucket(clang::DeclarationName const&, clang::StoredDeclsList const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090BB6D: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::insert(std::pair const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909D70: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019FD87: cling::LookupHelper::findDataMember(clang::Decl const*, llvm::StringRef) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101122B2: TClingClassInfo::GetDataMember(char const*) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100E3A9C: TCling::GetDataMember(ClassInfo_t*, char const*) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x5694675: TListOfDataMembers::FindObject(char const*) const (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x100F7819: TCling::HandleNewDecl(void const*, bool, std::set, std::allocator >&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 640 bytes in 8 blocks are possibly lost in loss record 8,893 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DDA05: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DF439: llvm::ConstantUniqueMap::Create(llvm::Type*, llvm::ExprMapKeyType const&, std::_Rb_tree_iterator const, llvm::ConstantExpr*> >) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DFA1D: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110D5B29: llvm::ConstantExpr::getBitCast(llvm::Constant*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103784B3: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10379A97: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390C05: 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) ==7420== by 0x10391415: clang::CodeGen::CodeGenVTables::EmitVTableDefinition(llvm::GlobalVariable*, llvm::GlobalValue::LinkageTypes, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103926AE: clang::CodeGen::CodeGenVTables::GenerateClassData(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101958F6: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 646 bytes in 17 blocks are possibly lost in loss record 8,894 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019A175: cling::Interpreter::parseForModule(std::string const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100FA158: TCling::RegisterModule(char const*, char const**, char const**, char const**, char const*, void (*)()) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 646 bytes in 17 blocks are possibly lost in loss record 8,895 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x103A6F37: clang::CodeGen::CodeGenModule::EmitGlobalAnnotations() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1C4F: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199AE1: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A98: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019A175: cling::Interpreter::parseForModule(std::string const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100FA158: TCling::RegisterModule(char const*, char const**, char const**, char const**, char const*, void (*)()) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 648 bytes in 3 blocks are possibly lost in loss record 8,898 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B7C5: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BDD2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A769: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A769: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 672 bytes in 6 blocks are possibly lost in loss record 8,906 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C337: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043BFB2: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 672 bytes in 6 blocks are possibly lost in loss record 8,907 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BD08: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043BFDF: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437E69: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A88C: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389A5E: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 672 bytes in 6 blocks are possibly lost in loss record 8,908 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BE79: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043BFDF: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437E69: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A88C: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389A5E: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 672 bytes in 6 blocks are possibly lost in loss record 8,909 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D355: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1041CFF5: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FFE43: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039A87A: 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) ==7420== by 0x1039AE5F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F7B45: clang::CodeGen::CodeGenModule::EmitCXXConstructor(clang::CXXConstructorDecl const*, clang::CXXCtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B02E0: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 672 bytes in 6 blocks are possibly lost in loss record 8,910 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F92A2: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103C0678: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390246: clang::CodeGen::CodeGenFunction::GenerateThunk(llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::GlobalDecl, clang::ThunkInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390906: clang::CodeGen::CodeGenVTables::EmitThunk(clang::GlobalDecl, clang::ThunkInfo const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390A8C: clang::CodeGen::CodeGenVTables::EmitThunks(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B026A: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 672 bytes in 6 blocks are possibly lost in loss record 8,911 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038E34A: PerformTypeAdjustment(clang::CodeGen::CodeGenFunction&, llvm::Value*, long, long, bool) [clone .part.262] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390271: clang::CodeGen::CodeGenFunction::GenerateThunk(llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::GlobalDecl, clang::ThunkInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390906: clang::CodeGen::CodeGenVTables::EmitThunk(clang::GlobalDecl, clang::ThunkInfo const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390A8C: clang::CodeGen::CodeGenVTables::EmitThunks(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B026A: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 672 bytes in 6 blocks are possibly lost in loss record 8,912 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038E3C7: PerformTypeAdjustment(clang::CodeGen::CodeGenFunction&, llvm::Value*, long, long, bool) [clone .part.262] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390271: clang::CodeGen::CodeGenFunction::GenerateThunk(llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::GlobalDecl, clang::ThunkInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390906: clang::CodeGen::CodeGenVTables::EmitThunk(clang::GlobalDecl, clang::ThunkInfo const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390A8C: clang::CodeGen::CodeGenVTables::EmitThunks(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B026A: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 672 bytes in 6 blocks are possibly lost in loss record 8,913 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044B266: clang::CodeGen::CodeGenFunction::EmitDeleteCall(clang::FunctionDecl const*, llvm::Value*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104074E8: (anonymous namespace)::CallDtorDelete::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F46: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 672 bytes in 6 blocks are possibly lost in loss record 8,914 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044B266: clang::CodeGen::CodeGenFunction::EmitDeleteCall(clang::FunctionDecl const*, llvm::Value*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104074E8: (anonymous namespace)::CallDtorDelete::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F64: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 672 bytes in 6 blocks are possibly lost in loss record 8,915 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042567C: clang::CodeGen::CodeGenFunction::getExceptionFromSlot() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10426F2F: clang::CodeGen::CodeGenFunction::getEHResumeBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042780F: clang::CodeGen::CodeGenFunction::getEHDispatchBlock(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414A60: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 672 bytes in 6 blocks are possibly lost in loss record 8,916 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042572C: clang::CodeGen::CodeGenFunction::getSelectorFromSlot() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10426F3A: clang::CodeGen::CodeGenFunction::getEHResumeBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042780F: clang::CodeGen::CodeGenFunction::getEHDispatchBlock(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414A60: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 784 bytes in 7 blocks are possibly lost in loss record 8,941 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F92A2: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103C0678: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039AA52: 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) ==7420== by 0x1039AE5F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AFEC4: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0246: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B09AC: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B11EA: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2163] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10356E02: (anonymous namespace)::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019586B: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 784 bytes in 7 blocks are possibly lost in loss record 8,942 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D355: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104255F0: clang::CodeGen::CodeGenFunction::getExceptionSlot() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104283C3: clang::CodeGen::CodeGenFunction::EmitLandingPad() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10428E8C: clang::CodeGen::CodeGenFunction::getInvokeDestImpl() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040420D: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1040CD2A: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E0C5: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 784 bytes in 7 blocks are possibly lost in loss record 8,943 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D355: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10425640: clang::CodeGen::CodeGenFunction::getEHSelectorSlot() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10428485: clang::CodeGen::CodeGenFunction::EmitLandingPad() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10428E8C: clang::CodeGen::CodeGenFunction::getInvokeDestImpl() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040420D: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1040CD2A: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E0C5: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 784 bytes in 7 blocks are possibly lost in loss record 8,944 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042BBA7: llvm::IRBuilder >::CreateLoad(llvm::Value*, llvm::Twine const&) [clone .isra.436] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437A79: clang::CodeGen::CodeGenFunction::EmitDeclRefLValue(clang::DeclRefExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437E08: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A7E0: clang::CodeGen::CodeGenFunction::EmitReferenceBindingToExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10400CFA: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F4F76: void clang::CodeGen::CodeGenFunction::EmitCallArgs(clang::CodeGen::CallArgList&, clang::FunctionProtoType const*, clang::ConstExprIterator, clang::ConstExprIterator, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10431ADE: clang::CodeGen::CodeGenFunction::EmitCall(clang::QualType, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::ConstExprIterator, clang::ConstExprIterator, clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10438370: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4CF: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 800 bytes in 5 blocks are possibly lost in loss record 8,948 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E8BA0: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E9544: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436584: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A769: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045364F: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 800 bytes in 10 blocks are possibly lost in loss record 8,949 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DDA05: llvm::ConstantCreator::create(llvm::Type*, llvm::ExprMapKeyType const&, unsigned short) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DF439: llvm::ConstantUniqueMap::Create(llvm::Type*, llvm::ExprMapKeyType const&, std::_Rb_tree_iterator const, llvm::ConstantExpr*> >) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110DFA1D: llvm::ConstantUniqueMap::getOrCreate(llvm::Type*, llvm::ExprMapKeyType const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110D5B29: llvm::ConstantExpr::getBitCast(llvm::Constant*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390E60: 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) ==7420== by 0x10391415: clang::CodeGen::CodeGenVTables::EmitVTableDefinition(llvm::GlobalVariable*, llvm::GlobalValue::LinkageTypes, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103926AE: clang::CodeGen::CodeGenVTables::GenerateClassData(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101958F6: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 816 bytes in 6 blocks are possibly lost in loss record 8,956 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038E47A: PerformTypeAdjustment(clang::CodeGen::CodeGenFunction&, llvm::Value*, long, long, bool) [clone .part.262] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390271: clang::CodeGen::CodeGenFunction::GenerateThunk(llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::GlobalDecl, clang::ThunkInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390906: clang::CodeGen::CodeGenVTables::EmitThunk(clang::GlobalDecl, clang::ThunkInfo const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390A8C: clang::CodeGen::CodeGenVTables::EmitThunks(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B026A: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 864 bytes in 12 blocks are possibly lost in loss record 9,028 of 9,827 ==7420== at 0x4C28D84: malloc (vg_replace_malloc.c:291) ==7420== by 0x111CDE07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x108C7DAB: llvm::SmallVectorImpl::operator=(llvm::SmallVectorImpl const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x108C7FF5: llvm::DenseMap, llvm::DenseMapInfo >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x108BB1F2: clang::ASTContext::addOverriddenMethod(clang::CXXMethodDecl const*, clang::CXXMethodDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029C137: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029C1CD: clang::ASTDeclReader::VisitCXXDestructorDecl(clang::CXXDestructorDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029EBC4: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029F211: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10259C76: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x109A312F: clang::ASTContext::getCurrentKeyFunction(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1054D3E2: clang::Sema::ActOnEndOfTranslationUnit() (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 896 bytes in 8 blocks are possibly lost in loss record 9,033 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040C6DA: 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) ==7420== by 0x100985B5: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044BB9B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 896 bytes in 8 blocks are possibly lost in loss record 9,034 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10454F01: llvm::IRBuilder >::CreateCast(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&) [clone .isra.415] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1009849F: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D8B5: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10400BA4: clang::CodeGen::CodeGenFunction::EmitCallArg(clang::CodeGen::CallArgList&, clang::Expr const*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F4F76: void clang::CodeGen::CodeGenFunction::EmitCallArgs(clang::CodeGen::CallArgList&, clang::FunctionProtoType const*, clang::ConstExprIterator, clang::ConstExprIterator, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10431ADE: clang::CodeGen::CodeGenFunction::EmitCall(clang::QualType, llvm::Value*, clang::CodeGen::ReturnValueSlot, clang::ConstExprIterator, clang::ConstExprIterator, clang::Decl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 896 bytes in 8 blocks are possibly lost in loss record 9,035 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040BBFE: clang::CodeGen::CodeGenFunction::GetAddressOfDirectBaseInCompleteClass(llvm::Value*, clang::CXXRecordDecl const*, clang::CXXRecordDecl const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040CEBD: (anonymous namespace)::CallBaseDtor::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F46: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104157CA: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E07D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 936 bytes in 6 blocks are possibly lost in loss record 9,046 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x103903ED: clang::CodeGen::CodeGenFunction::GenerateThunk(llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::GlobalDecl, clang::ThunkInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390906: clang::CodeGen::CodeGenVTables::EmitThunk(clang::GlobalDecl, clang::ThunkInfo const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390A8C: clang::CodeGen::CodeGenVTables::EmitThunks(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B026A: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 960 bytes in 6 blocks are possibly lost in loss record 9,057 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E8BA0: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E9544: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436584: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A769: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A769: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 960 bytes in 8 blocks are possibly lost in loss record 9,058 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103783A0: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10379A97: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390C05: 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) ==7420== by 0x10391415: clang::CodeGen::CodeGenVTables::EmitVTableDefinition(llvm::GlobalVariable*, llvm::GlobalValue::LinkageTypes, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103926AE: clang::CodeGen::CodeGenVTables::GenerateClassData(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101958F6: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199CE6: cling::Interpreter::declare(std::string const&, cling::Transaction**) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 1,000 (920 direct, 80 indirect) bytes in 1 blocks are definitely lost in loss record 9,060 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1016353B: cling::CIFactory::createCI(llvm::MemoryBuffer*, int, char const* const*, char const*, cling::DeclCollector*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196190: cling::IncrementalParser::IncrementalParser(cling::Interpreter*, int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019C690: cling::Interpreter::Interpreter(int, char const* const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F5B1F: TCling::TCling(char const*, char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F6445: CreateInterpreter (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x56271C2: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FE398: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x5655E10: TUrl::GetSpecialProtocols() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x5656DAE: TUrl::SetUrl(char const*, bool) (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 1,008 bytes in 7 blocks are possibly lost in loss record 9,062 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044211D: EmitNewDeleteCall(clang::CodeGen::CodeGenFunction&, clang::FunctionDecl const*, clang::FunctionProtoType const*, clang::CodeGen::CallArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044B1DF: clang::CodeGen::CodeGenFunction::EmitDeleteCall(clang::FunctionDecl const*, llvm::Value*, clang::QualType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104074E8: (anonymous namespace)::CallDtorDelete::Emit(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup::Flags) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F46: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 1,008 bytes in 7 blocks are possibly lost in loss record 9,063 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1040CD2A: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10413F16: EmitCleanup(clang::CodeGen::CodeGenFunction&, clang::CodeGen::EHScopeStack::Cleanup*, clang::CodeGen::EHScopeStack::Cleanup::Flags, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10414F46: clang::CodeGen::CodeGenFunction::PopCleanupBlock(bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10415791: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104157CA: clang::CodeGen::CodeGenFunction::PopCleanupBlocks(clang::CodeGen::EHScopeStack::stable_iterator, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E07D: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 1,008 bytes in 9 blocks are possibly lost in loss record 9,064 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D355: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1041CFF5: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FFE43: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039A87A: 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) ==7420== by 0x1039022F: clang::CodeGen::CodeGenFunction::GenerateThunk(llvm::Function*, clang::CodeGen::CGFunctionInfo const&, clang::GlobalDecl, clang::ThunkInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390906: clang::CodeGen::CodeGenVTables::EmitThunk(clang::GlobalDecl, clang::ThunkInfo const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390A8C: clang::CodeGen::CodeGenVTables::EmitThunks(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B026A: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 1,008 bytes in 18 blocks are possibly lost in loss record 9,065 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1090B69D: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B918: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B9FF: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909A4F: clang::DeclContext::makeDeclVisibleInContextImpl(clang::NamedDecl*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090A2F9: clang::DeclContext::makeDeclVisibleInContextWithFlags(clang::NamedDecl*, bool, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10806094: clang::TemplateDeclInstantiator::VisitCXXMethodDecl(clang::CXXMethodDecl*, clang::TemplateParameterList*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107ECEC2: clang::Sema::InstantiateClass(clang::SourceLocation, clang::CXXRecordDecl*, clang::CXXRecordDecl*, clang::MultiLevelTemplateArgumentList const&, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x107EE1D1: clang::Sema::InstantiateClassTemplateSpecialization(clang::SourceLocation, clang::ClassTemplateSpecializationDecl*, clang::TemplateSpecializationKind, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E47C: clang::Sema::RequireCompleteTypeImpl(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E4DD: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, clang::Sema::TypeDiagnoser&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1081E8B1: clang::Sema::RequireCompleteType(clang::SourceLocation, clang::QualType, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 1,120 bytes in 7 blocks are possibly lost in loss record 9,193 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E8BA0: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E9544: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436584: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043BFDF: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437E69: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A88C: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389A5E: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 1,120 bytes in 10 blocks are possibly lost in loss record 9,194 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BD08: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045364F: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 1,152 bytes in 6 blocks are possibly lost in loss record 9,202 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040429E: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1040CD2A: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E0C5: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 1,152 bytes in 8 blocks are possibly lost in loss record 9,203 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1040CD2A: clang::CodeGen::CodeGenFunction::EmitCXXDestructorCall(clang::CXXDestructorDecl const*, clang::CXXDtorType, bool, bool, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040E31A: clang::CodeGen::CodeGenFunction::EmitDestructorBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B35F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 1,224 bytes in 9 blocks are possibly lost in loss record 9,214 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10430736: 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) ==7420== by 0x10430D48: clang::CodeGen::CodeGenFunction::EmitStoreOfScalar(llvm::Value*, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10435212: clang::CodeGen::CodeGenFunction::EmitStoreThroughLValue(clang::CodeGen::RValue, clang::CodeGen::LValue, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043C081: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437E69: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A88C: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389A5E: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397107: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039AEC8: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 1,232 bytes in 11 blocks are possibly lost in loss record 9,215 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 1,264 bytes in 8 blocks are possibly lost in loss record 9,217 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x110E2B7B: llvm::ConstantAggrUniqueMap::getOrCreate(llvm::StructType*, llvm::ArrayRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10378359: (anonymous namespace)::RTTIBuilder::BuildTypeInfo(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10379A97: clang::CodeGen::CodeGenModule::GetAddrOfRTTIDescriptor(clang::QualType, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10390C05: 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) ==7420== by 0x10391415: clang::CodeGen::CodeGenVTables::EmitVTableDefinition(llvm::GlobalVariable*, llvm::GlobalValue::LinkageTypes, clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103926AE: clang::CodeGen::CodeGenVTables::GenerateClassData(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101958F6: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199C55: cling::Interpreter::DeclareInternal(std::string const&, cling::CompilationOptions const&, cling::Transaction**) const (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 1,296 bytes in 6 blocks are possibly lost in loss record 9,223 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B7C5: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BDD2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043BFDF: clang::CodeGen::CodeGenFunction::EmitBinaryOperatorLValue(clang::BinaryOperator const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437E69: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A88C: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389A5E: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 1,304 bytes in 23 blocks are possibly lost in loss record 9,224 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x9A2E998: std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator const&) (in /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17) ==7420== by 0x9A30384: 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) ==7420== by 0x9A3049C: 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) ==7420== by 0x1019ACE3: cling::Interpreter::AddIncludePath(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100DFA67: TCling::AddIncludePath(char const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100F9CF7: TCling::RegisterModule(char const*, char const**, char const**, char const**, char const*, void (*)()) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x562723F: TROOT::InitInterpreter() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x56273A5: ROOT::GetROOT2() (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FDEE7: TEnv::Getvalue(char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x55FE398: TEnv::GetValue(char const*, char const*) (in /home/kulam/local/lib/root/libCore.so) ==7420== by 0x5655E10: TUrl::GetSpecialProtocols() (in /home/kulam/local/lib/root/libCore.so) ==7420== ==7420== 1,664 bytes in 1 blocks are possibly lost in loss record 9,256 of 9,827 ==7420== at 0x4C281A6: operator new[](unsigned long) (vg_replace_malloc.c:384) ==7420== by 0x10E01FFA: llvm::RegisterClassInfo::runOnMachineFunction(llvm::MachineFunction const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10E08D62: (anonymous namespace)::RegisterCoalescer::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1116A87E: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1116A95B: llvm::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1116AA8C: llvm::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5DFD6: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5E5CE: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5E728: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101910E7: cling::ExecutionContext::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199ABA: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A98: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 1,664 bytes in 1 blocks are possibly lost in loss record 9,257 of 9,827 ==7420== at 0x4C281A6: operator new[](unsigned long) (vg_replace_malloc.c:384) ==7420== by 0x10E01FFA: llvm::RegisterClassInfo::runOnMachineFunction(llvm::MachineFunction const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10DFFC0E: (anonymous namespace)::RAGreedy::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1116A87E: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1116A95B: llvm::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1116AA8C: llvm::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5DFD6: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5E5CE: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5E728: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101910E7: cling::ExecutionContext::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199ABA: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A98: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 1,664 bytes in 1 blocks are possibly lost in loss record 9,258 of 9,827 ==7420== at 0x4C281A6: operator new[](unsigned long) (vg_replace_malloc.c:384) ==7420== by 0x10E01FFA: llvm::RegisterClassInfo::runOnMachineFunction(llvm::MachineFunction const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10DEBC1F: (anonymous namespace)::PostRAScheduler::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1116A87E: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1116A95B: llvm::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1116AA8C: llvm::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5DFD6: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5E5CE: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5E728: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101910E7: cling::ExecutionContext::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199ABA: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A98: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 1,680 bytes in 15 blocks are possibly lost in loss record 9,262 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104097A4: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFC46: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 1,680 bytes in 15 blocks are possibly lost in loss record 9,263 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104096F7: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFC46: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 1,680 bytes in 15 blocks are possibly lost in loss record 9,264 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFCCD: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397107: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 2,040 bytes in 15 blocks are possibly lost in loss record 9,279 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFD5D: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10397107: clang::CodeGen::CodeGenFunction::EmitFunctionBody(clang::CodeGen::FunctionArgList&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 2,064 bytes in 5 blocks are possibly lost in loss record 9,315 of 9,827 ==7420== at 0x4C28D84: malloc (vg_replace_malloc.c:291) ==7420== by 0x111CDE07: llvm::SmallVectorBase::grow_pod(void*, unsigned long, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1028050B: llvm::SmallVectorImpl::operator=(llvm::SmallVectorImpl const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B6D9: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::moveFromOldBuckets(std::pair*, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B918: llvm::SmallDenseMap >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090B9FF: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucketImpl(clang::DeclarationName const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090BA70: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::InsertIntoBucket(clang::DeclarationName const&, clang::StoredDeclsList const&, std::pair*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1090BB6D: llvm::DenseMapBase >, clang::DeclarationName, clang::StoredDeclsList, llvm::DenseMapInfo >::insert(std::pair const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10909D70: clang::DeclContext::lookup(clang::DeclarationName) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1019FD87: cling::LookupHelper::findDataMember(clang::Decl const*, llvm::StringRef) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101122B2: TClingClassInfo::GetDataMember(char const*) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x100E3A9C: TCling::GetDataMember(ClassInfo_t*, char const*) const (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 2,128 bytes in 19 blocks are possibly lost in loss record 9,319 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D355: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1041CFF5: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FFE43: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039A87A: 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) ==7420== by 0x1039AE5F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AFEC4: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0246: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B09AC: clang::CodeGen::CodeGenModule::EmitGlobal(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B11EA: clang::CodeGen::CodeGenModule::EmitTopLevelDecl(clang::Decl*) [clone .part.2163] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10356E02: (anonymous namespace)::CodeGeneratorImpl::HandleTopLevelDecl(clang::DeclGroupRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 2,128 bytes in 19 blocks are possibly lost in loss record 9,320 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BE79: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045364F: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 2,240 bytes in 20 blocks are possibly lost in loss record 9,324 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x11153784: llvm::CastInst::Create(llvm::Instruction::CastOps, llvm::Value*, llvm::Type*, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104097A4: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFC46: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A8BD: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 2,240 bytes in 20 blocks are possibly lost in loss record 9,325 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104096F7: clang::CodeGen::CodeGenFunction::GetVTablePtr(llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFC46: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A8BD: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389A5E: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 2,240 bytes in 20 blocks are possibly lost in loss record 9,326 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFCCD: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A8BD: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389A5E: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 2,720 bytes in 20 blocks are possibly lost in loss record 9,344 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103BFD5D: (anonymous namespace)::ItaniumCXXABI::getVirtualFunctionPointer(clang::CodeGen::CodeGenFunction&, clang::GlobalDecl, llvm::Value*, llvm::Type*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044C26B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A8BD: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389A5E: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1038BFFE: clang::CodeGen::CodeGenFunction::EmitCompoundStmtWithoutScope(clang::CompoundStmt const&, bool, clang::CodeGen::AggValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 2,800 bytes in 50 blocks are possibly lost in loss record 9,351 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x108BB330: clang::ASTContext::addOverriddenMethod(clang::CXXMethodDecl const*, clang::CXXMethodDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029C137: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029C1CD: clang::ASTDeclReader::VisitCXXDestructorDecl(clang::CXXDestructorDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029EBC4: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029F211: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10259C76: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x109A312F: clang::ASTContext::getCurrentKeyFunction(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1054D3E2: clang::Sema::ActOnEndOfTranslationUnit() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1052F108: clang::Parser::ParseTopLevelDecl(clang::OpaquePtr&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196AD3: cling::IncrementalParser::ParseInternal(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E1D: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 3,024 bytes in 27 blocks are possibly lost in loss record 9,356 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D355: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1041CFF5: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FFE43: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039A87A: 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) ==7420== by 0x1039AE5F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 3,024 bytes in 27 blocks are possibly lost in loss record 9,357 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F92A2: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103C0678: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039AA52: 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) ==7420== by 0x1039AE5F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F82A5: clang::CodeGen::CodeGenModule::EmitCXXDestructor(clang::CXXDestructorDecl const*, clang::CXXDtorType) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0310: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 3,888 bytes in 24 blocks are possibly lost in loss record 9,394 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10385570: clang::CodeGen::CodeGenFunction::EmitReturnStmt(clang::ReturnStmt const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10389B2A: clang::CodeGen::CodeGenFunction::EmitStmt(clang::Stmt const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 4,104 bytes in 19 blocks are possibly lost in loss record 9,477 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039B7C5: clang::CodeGen::CodeGenFunction::EmitAnnotationCall(llvm::Value*, llvm::Value*, llvm::StringRef, clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039BDD2: clang::CodeGen::CodeGenFunction::EmitFieldAnnotations(clang::FieldDecl const*, llvm::Value*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436766: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045364F: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 4,320 bytes in 30 blocks are possibly lost in loss record 9,481 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1044BB9B: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 4,656 bytes in 25 blocks are possibly lost in loss record 9,489 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FA0C1: llvm::IRBuilder >::CreateCall(llvm::Value*, llvm::ArrayRef, llvm::Twine const&) [clone .isra.413] (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1040329F: 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) ==7420== by 0x1044B6BB: 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) ==7420== by 0x1044C0A1: clang::CodeGen::CodeGenFunction::EmitCXXMemberCallExpr(clang::CXXMemberCallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043838D: clang::CodeGen::CodeGenFunction::EmitCallExpr(clang::CallExpr const*, clang::CodeGen::ReturnValueSlot) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10095D62: (anonymous namespace)::ScalarExprEmitter::VisitCallExpr(clang::CallExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C4A9: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A8BD: clang::CodeGen::CodeGenFunction::EmitIgnoredExpr(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 4,960 bytes in 31 blocks are possibly lost in loss record 9,491 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E8BA0: llvm::GetElementPtrInst::CreateInBounds(llvm::Value*, llvm::ArrayRef, llvm::Twine const&, llvm::Instruction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103E9544: llvm::IRBuilder >::CreateConstInBoundsGEP2_32(llvm::Value*, unsigned int, unsigned int, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10436584: clang::CodeGen::CodeGenFunction::EmitLValueForField(clang::CodeGen::LValue, clang::FieldDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A64B: clang::CodeGen::CodeGenFunction::EmitMemberExpr(clang::MemberExpr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10437D84: clang::CodeGen::CodeGenFunction::EmitLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043A3D4: clang::CodeGen::CodeGenFunction::EmitCheckedLValue(clang::Expr const*, clang::CodeGen::CodeGenFunction::TypeCheckKind) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045364F: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045D84C: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 6,496 bytes in 58 blocks are possibly lost in loss record 9,509 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043275C: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(llvm::Value*, bool, unsigned int, clang::QualType, llvm::MDNode*, clang::QualType, unsigned long) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10432EC8: clang::CodeGen::CodeGenFunction::EmitLoadOfScalar(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1043603D: clang::CodeGen::CodeGenFunction::EmitLoadOfLValue(clang::CodeGen::LValue) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104536E5: (anonymous namespace)::ScalarExprEmitter::EmitLoadOfLValue(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C337: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10098809: (anonymous namespace)::ScalarExprEmitter::VisitCastExpr(clang::CastExpr*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045C631: clang::StmtVisitorBase::Visit(clang::Stmt*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1045F9BC: clang::CodeGen::CodeGenFunction::EmitScalarExpr(clang::Expr const*, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D742: clang::CodeGen::CodeGenFunction::EmitAnyExpr(clang::Expr const*, clang::CodeGen::AggValueSlot, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D8B5: clang::CodeGen::CodeGenFunction::EmitAnyExprToTemp(clang::Expr const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 6,496 bytes in 58 blocks are possibly lost in loss record 9,510 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x104053EB: clang::CodeGen::CodeGenFunction::EmitFunctionEpilog(clang::CodeGen::CGFunctionInfo const&, bool) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103952B0: clang::CodeGen::CodeGenFunction::FinishFunction(clang::SourceLocation) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039AEEF: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AFEC4: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0246: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196E45: cling::IncrementalParser::Compile(llvm::StringRef, cling::CompilationOptions const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 8,008 bytes in 143 blocks are possibly lost in loss record 9,526 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x108C7FC5: llvm::DenseMap, llvm::DenseMapInfo >::grow(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x108BB1F2: clang::ASTContext::addOverriddenMethod(clang::CXXMethodDecl const*, clang::CXXMethodDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029C137: clang::ASTDeclReader::VisitCXXMethodDecl(clang::CXXMethodDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029C1CD: clang::ASTDeclReader::VisitCXXDestructorDecl(clang::CXXDestructorDecl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029EBC4: clang::ASTDeclReader::Visit(clang::Decl*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1029F211: clang::ASTReader::ReadDeclRecord(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10259C76: clang::ASTReader::GetDecl(unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x109A312F: clang::ASTContext::getCurrentKeyFunction(clang::CXXRecordDecl const*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1054D3E2: clang::Sema::ActOnEndOfTranslationUnit() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1052F108: clang::Parser::ParseTopLevelDecl(clang::OpaquePtr&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10196AD3: cling::IncrementalParser::ParseInternal(llvm::StringRef) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 16,128 bytes in 144 blocks are possibly lost in loss record 9,601 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103F92A2: clang::CodeGen::CGCXXABI::EmitThisParam(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103C0678: (anonymous namespace)::ItaniumCXXABI::EmitInstanceFunctionProlog(clang::CodeGen::CodeGenFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039AA52: 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) ==7420== by 0x1039AE5F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AFEC4: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0246: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A55: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 21,320 bytes in 1 blocks are possibly lost in loss record 9,633 of 9,827 ==7420== at 0x4C281A6: operator new[](unsigned long) (vg_replace_malloc.c:384) ==7420== by 0x10EC22B8: llvm::LiveRegMatrix::runOnMachineFunction(llvm::MachineFunction&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1116A87E: llvm::FPPassManager::runOnFunction(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1116A95B: llvm::FunctionPassManagerImpl::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1116AA8C: llvm::FunctionPassManager::run(llvm::Function&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5DFD6: llvm::JIT::jitTheFunction(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5E5CE: llvm::JIT::runJITOnFunctionUnlocked(llvm::Function*, llvm::MutexGuard const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10D5E728: llvm::JIT::getPointerToFunction(llvm::Function*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101910E7: cling::ExecutionContext::runStaticInitializersOnce(llvm::Module*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10199ABA: cling::Interpreter::runStaticInitializersOnce(cling::Transaction const&) const (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195A98: cling::IncrementalParser::commitTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x101958B8: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== 26,768 bytes in 239 blocks are possibly lost in loss record 9,655 of 9,827 ==7420== at 0x4C2884B: operator new(unsigned long) (vg_replace_malloc.c:319) ==7420== by 0x1117A711: llvm::User::operator new(unsigned long, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1042D355: clang::CodeGen::CodeGenFunction::CreateTempAlloca(llvm::Type*, llvm::Twine const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1041CFF5: clang::CodeGen::CodeGenFunction::EmitParmDecl(clang::VarDecl const&, llvm::Value*, unsigned int) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103FFE43: clang::CodeGen::CodeGenFunction::EmitFunctionProlog(clang::CodeGen::CGFunctionInfo const&, llvm::Function*, clang::CodeGen::FunctionArgList const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x1039A87A: 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) ==7420== by 0x1039AE5F: clang::CodeGen::CodeGenFunction::GenerateCode(clang::GlobalDecl, llvm::Function*, clang::CodeGen::CGFunctionInfo const&) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103AFEC4: clang::CodeGen::CodeGenModule::EmitGlobalFunctionDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B0246: clang::CodeGen::CodeGenModule::EmitGlobalDefinition(clang::GlobalDecl) (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1B9F: clang::CodeGen::CodeGenModule::EmitDeferred() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x103B1BDC: clang::CodeGen::CodeGenModule::Release() (in /home/kulam/local/lib/root/libCling.so) ==7420== by 0x10195899: cling::IncrementalParser::codeGenTransaction(cling::Transaction*) (in /home/kulam/local/lib/root/libCling.so) ==7420== ==7420== LEAK SUMMARY: ==7420== definitely lost: 920 bytes in 1 blocks ==7420== indirectly lost: 80 bytes in 3 blocks ==7420== possibly lost: 233,889 bytes in 1,989 blocks ==7420== still reachable: 35,291,325 bytes in 45,110 blocks ==7420== suppressed: 4,940 bytes in 78 blocks ==7420== Reachable blocks (those to which a pointer was found) are not shown. ==7420== To see them, rerun with: --leak-check=full --show-leak-kinds=all ==7420== ==7420== For counts of detected and suppressed errors, rerun with: -v ==7420== Use --track-origins=yes to see where uninitialised values come from ==7420== ERROR SUMMARY: 472 errors from 449 contexts (suppressed: 25 from 19)