[codeview] Add IntroducingVirtual debug info flag
CodeView needs to know if a virtual method was introduced in the current class, and base classes may not have complete type information, so we need to thread this bit through from the frontend. llvm-svn: 273453
Loading
Please sign in to comment