aboutsummaryrefslogtreecommitdiff
path: root/test/Parser/cxx-member-crash.cpp
AgeCommit message (Collapse)Author
2011-04-14If the declaration of a C++ member function with an inline definitionDouglas Gregor
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>. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129547 91177308-0d34-0410-b5e6-96231b3b80d8