If the declaration of a C++ member function with an inline definition
is so broken that Sema can't form a declaration for it, don't bother trying to parse the definition later. Fixes <rdar://problem/9221993>. llvm-svn: 129547
Loading
Please register or sign in to comment