[PATCH] D61103: [clang] Add tryToAttachCommentsToDecls method to ASTContext
Jan Korous via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 25 15:52:42 PDT 2019
jkorous added a comment.
Also, IIUC the test case that I deleted wasn't actually supposed to produce any diagnostics and the fact that it did was a bug. We could keep it as a regression test but I think it has a rather low value. WDYT?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61103/new/
https://reviews.llvm.org/D61103
More information about the cfe-commits
mailing list