[PATCH] D157810: [clang][ExtractAPI] Create extractapi::RecordLocation
Daniel Grumberg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 24 00:51:41 PDT 2023
dang added a comment.
LGTM
================
Comment at: clang/include/clang/ExtractAPI/API.h:137
-/// DocComment is a vector of RawComment::CommentLine.
+/// Slightly cut down version of PresumedLoc to suite the needs of
+/// ExtractAPI.
----------------
s/suite/suit
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157810/new/
https://reviews.llvm.org/D157810
More information about the cfe-commits
mailing list