[PATCH] D36201: Merge manifest namespaces.

Eric Beckmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 15 17:27:54 PDT 2017


ecbeckmann updated this revision to Diff 111290.
ecbeckmann added a comment.

Add test case to cover incorrect namespace prioritization.


https://reviews.llvm.org/D36201

Files:
  llvm/include/llvm/WindowsManifest/WindowsManifestMerger.h
  llvm/lib/WindowsManifest/WindowsManifestMerger.cpp
  llvm/test/tools/llvm-mt/Inputs/assembly_identity.manifest
  llvm/test/tools/llvm-mt/Inputs/compatibility.manifest
  llvm/test/tools/llvm-mt/Inputs/expected_big.manifest
  llvm/test/tools/llvm-mt/Inputs/test_manifest.manifest
  llvm/test/tools/llvm-mt/Inputs/trust_and_identity.manifest
  llvm/test/tools/llvm-mt/Inputs/trust_info.manifest
  llvm/test/tools/llvm-mt/Inputs/windows_settings.manifest
  llvm/test/tools/llvm-mt/big_merge.test
  llvm/test/tools/llvm-mt/simple_merge.test
  llvm/test/tools/llvm-mt/single_file.test
  llvm/tools/llvm-mt/Opts.td
  llvm/tools/llvm-mt/llvm-mt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36201.111290.patch
Type: text/x-patch
Size: 45056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170816/7bc651d4/attachment.bin>


More information about the llvm-commits mailing list