[PATCH] D40244: [dsymutil] Upstream getBundleInfo implementation

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 29 05:51:07 PST 2017


JDevlieghere updated this revision to Diff 124731.
JDevlieghere added a comment.

- Use `std::unique_ptr` with customer deleter.
- Add ASCII art for license.
- Conform CF code to LLVM's coding standards.


Repository:
  rL LLVM

https://reviews.llvm.org/D40244

Files:
  test/tools/dsymutil/Inputs/Info.plist
  test/tools/dsymutil/X86/darwin-bundle.test
  tools/dsymutil/CFBundle.cpp
  tools/dsymutil/CFBundle.h
  tools/dsymutil/CMakeLists.txt
  tools/dsymutil/dsymutil.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40244.124731.patch
Type: text/x-patch
Size: 16045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171129/7ff2c85c/attachment.bin>


More information about the llvm-commits mailing list