[PATCH] D62882: Use raw strings to avoid deprecation warnings in regexp patterns
Joel E. Denny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 4 16:52:29 PDT 2019
jdenny added a comment.
This looks equivalent to me.
But how do I see the bad behavior or deprecation warnings? Python 3.6.7 with `-ddd` didn't reveal anything on a simple example I just tried.
Thanks.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62882/new/
https://reviews.llvm.org/D62882
More information about the llvm-commits
mailing list