MaskRay added inline comments.

================
Comment at: clang/include/clang/AST/RawCommentList.h:203
+  /// \returns A mapping from an offset of the start of the comment to the
+  /// comment itself, or nullptr in case there are no comments in in \p File.
   const std::map<unsigned, RawComment *> *getCommentsInFile(FileID File) const;
----------------
> in in

Typo?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66209



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to