logan added a comment.
Thanks. Committed as https://reviews.llvm.org/rL280484.
https://reviews.llvm.org/D24080
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
logan created this revision.
logan added reviewers: mclow.lists, rengolin, EricWF.
logan added a subscriber: cfe-commits.
This commit replaces print statement with lit_config.note(). This fixes
python3 support for check-libcxxabi.
https://reviews.llvm.org/D24080
Files:
test/lit.cfg
Index: te