[PATCH] D34841: [lit/libcxx] Fix a remaining reference to lit.util.capture() in custom libcxx/Darwin code.
Michael Zolotukhin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 29 16:04:25 PDT 2017
mzolotukhin accepted this revision.
mzolotukhin added a comment.
This revision is now accepted and ready to land.
Looks good to me (see one comment below)!
Thanks,
Michael
================
Comment at: utils/libcxx/test/target_info.py:1
-#===----------------------------------------------------------------------===//
+}#===----------------------------------------------------------------------===//
#
----------------
Undo this sneaked in change please.
https://reviews.llvm.org/D34841
More information about the llvm-commits
mailing list