dwblaikie wrote:

Probably would be good to introduce the `-v1` version and require it first, 
then eventually change the default - so people don't get a silent behavior 
change? Even the existing users only using `*` and `.` need to change their 
syntax to migrate to v2, right? They'll need to change `.*` to `*` and `.` to 
`?` and if they don't, their matches will start behaving strangely without a 
specific/actionable error message?

https://github.com/llvm/llvm-project/pull/74809
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to