mclow.lists added a comment.

In https://reviews.llvm.org/D25595#572043, @timshen wrote:

> BTW, `re.const/re.matchflag/match_flag_type.pass.cpp` contains match_not_bow, 
> but it doesn't actually test the functionality.


It tests that it exists and that it has a sane value - which are a good things 
to test.
But there are no tests that show that when passed to `regex_search` it does the 
right thing.


https://reviews.llvm.org/D25595



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to