================
@@ -184,6 +206,18 @@ class JSONNodeDumper
 
   StringRef getCommentCommandName(unsigned CommandID) const;
 
+  /// SEI: simple cacher for addresses of nodes to reduce
----------------
AaronBallman wrote:

This comment should be rewritten and the function renamed. `cacheAddress()` 
doesn't really describe much and it's not clear why someone would call this 
function from the comments.

https://github.com/llvm/llvm-project/pull/111705
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to