[PATCH] D45930: [Support] Upstream anonymization and manipulating of BCSymbolMaps

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 23 09:35:02 PDT 2018


zturner added inline comments.


================
Comment at: llvm/include/llvm/Support/Anonymization.h:10
+//
+// This file provides helper classes to perform string anonymization.
+//
----------------
It's not entirely clear what "anonymization" means.  Can you improve this comment here?

Also, the summary said it's needed for dsymutil.  Does it need to be in Support?


Repository:
  rL LLVM

https://reviews.llvm.org/D45930





More information about the llvm-commits mailing list