[PATCH] D93460: [dsymutil][DWARFLinker][NFC] Refactor usages of UniquingStringPool.

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 10:28:54 PST 2020


dblaikie added a comment.

Driveby spelling correction - but I don't know much of anything about the code in question, so deeper review will have to wait for someone else.



================
Comment at: llvm/lib/DWARFLinker/DWARFLinkerDeclContext.cpp:91
+
+  bool IsAnonimousNamespace = false;
+
----------------
Spelling correction.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93460



More information about the llvm-commits mailing list