[PATCH] D50646: [ADT] Implemented unittests for ImmutableList

Umann Kristóf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 13 10:08:10 PDT 2018


Szelethus created this revision.
Szelethus added reviewers: NoQ, george.karpenkov, dcoughlin, chandlerc.
Herald added subscribers: llvm-commits, dexonsmith, mgorny.

Also fixed a typo that wasn't discovered as `create` was never instantiated.


Repository:
  rL LLVM

https://reviews.llvm.org/D50646

Files:
  include/llvm/ADT/ImmutableList.h
  unittests/ADT/CMakeLists.txt
  unittests/ADT/ImmutableListTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50646.160383.patch
Type: text/x-patch
Size: 6625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180813/3c9a4993/attachment.bin>


More information about the llvm-commits mailing list