[llvm] [FIX] Fix undefined-behaviour in regex engine. (PR #73071)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 28 21:57:43 PST 2023
tanmaysachan wrote:
@nikic ping.
Moved the fix to Regex.cpp, returns false since no match on empty string possible.
https://github.com/llvm/llvm-project/pull/73071
More information about the llvm-commits
mailing list