When parsing cached C++ method declarations/definitions, save the
"previous token" location at the end of the class definition. This eliminates a badly-placed error + Fix-It when the ';' following a class definition is missing. Fixes <rdar://problem/8066414>. llvm-svn: 106175
Loading
Please register or sign in to comment