[PATCH] D23829: [ELF] - Use std::regex instead of hand written logic in elf::globMatch()

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 2 13:37:21 PDT 2016


grimar added a comment.

In https://reviews.llvm.org/D23829#533376, @ruiu wrote:

> Please ping me after all depending patches are submitted.


They are already. https://reviews.llvm.org/D24102 looks will not be accepted and the latest diffs of current patch does not require it (that is why it has const_casts for Regex).


https://reviews.llvm.org/D23829





More information about the llvm-commits mailing list