Hi when I run line Clang.ExecuteAction(*Act), when i quit my application, it throws an error saying "Virtual Function Call".. It only throws this error when the line gets called and later I quit my app. Ive narrowed it down to this line being called. Any ideas? I am using llvm::llvm_shutdown(). Thanks.