dang added inline comments.

================
Comment at: clang/tools/c-index-test/c-index-test.c:4898
+
+  clang_disposeString(SGFData);
+}
----------------
The previous version didn't free the string here which was the source of the 
leak @hctim 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147234

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

Reply via email to