[PATCH] D68361: [dsymutil] Tablegenify option parsing

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 3 09:20:31 PDT 2019


JDevlieghere added a comment.

In D68361#1692988 <https://reviews.llvm.org/D68361#1692988>, @thegameg wrote:

> I noticed a bunch of explicit `llvm::` prefixes like `llvm::Error`, `llvm::StringRef`, etc. Did you intentionally leave that there?


No, that's definitely unintentional. I'll fix the inconsistency in a follow-up commit! :-)


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D68361





More information about the llvm-commits mailing list