HazardyKnusperkeks added a comment. In D115168#3185199 <https://reviews.llvm.org/D115168#3185199>, @MyDeveloperDay wrote:
> Add support for | but still can't get [] to work in the regex (checked the > unit tests for Support/Regex and its not clear if its supported) How about `"R\"(([A-Za-z0-9_{}#<>%:;.?*+/^&\\$|~!=,'\\-]|]|\[)*)\\("`, not putting the [] symbols within the []. Does it work with std::regex which should also be available? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D115168/new/ https://reviews.llvm.org/D115168 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits