This revision was automatically updated to reflect the committed changes.
Closed by commit rL294350: Use copy.deepcopy instead of doing it manually.
(authored by danalbert).
Changed prior to commit:
https://reviews.llvm.org/D29209?vs=85999&id=87507#toc
Repository:
rL LLVM
https://reviews.ll
EricWF accepted this revision.
EricWF added a comment.
This revision is now accepted and ready to land.
This LGTM.
Repository:
rL LLVM
https://reviews.llvm.org/D29209
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org
danalbert created this revision.
Repository:
rL LLVM
https://reviews.llvm.org/D29209
Files:
test/libcxx/compiler.py
test/libcxx/test/format.py
Index: test/libcxx/test/format.py
===
--- test/libcxx/test/format.py
+++ test/lib