Ruturaj4 marked an inline comment as done.
Ruturaj4 added inline comments.

================
Comment at: clang/lib/ExtractAPI/ExtractAPIVisitor.cpp:56
+      Record.second.get()->Declaration.removeLast();
+      Record.second.get()
+          ->Declaration
----------------
dang wrote:
> I think this warrants adding methods to declaration fragments to streamline 
> this sort of operation (merging fragments at arbitrary offsets. This should 
> probably be done as a follow up patch.
Ok I will add this in a subsequent patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146385

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

Reply via email to