[OPENMP] Do not crash on codegen for CXX member functions.
Non-static member functions should not be emitted as a standalone functions, this leads to compiler crash. llvm-svn: 331206
Loading
Please register or sign in to comment
Non-static member functions should not be emitted as a standalone functions, this leads to compiler crash. llvm-svn: 331206