Skip to content
Commit 428119e3 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent 842eb090
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment