Implement an optimization for finding the comment that occurs just after a
given declaration. It is based on the observation that during parsing the comment that should be attached to the decl is usually among the last two documentation comments parsed. llvm-svn: 160400
Loading
Please register or sign in to comment