[PATCH] D61104: [clang][ASTContext] Try to avoid sorting comments for code completion

Jan Korous via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 1 14:53:14 PDT 2019


jkorous planned changes to this revision.
jkorous added a comment.

@gribozavr thanks for the feedback. I'm rewriting the patch now as I figured out my detection of comments preceding declarations is unsound.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61104/new/

https://reviews.llvm.org/D61104





More information about the cfe-commits mailing list