diff options
author | Chris Lattner <sabre@nondot.org> | 2011-04-09 06:37:03 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2011-04-09 06:37:03 +0000 |
commit | 42e31dfd4f3c7fe8f83c930cd3a1700cef6914ea (patch) | |
tree | 1001f20bad91c542ec93aa33d3c60a907c648c57 /lib/Analysis/AliasSetTracker.cpp | |
parent | b99e000d79d30eaccfef00e3efd7ffe9a0956da7 (diff) |
fix PR9629 - We were lowering regexes like a{{b|c}}d into ab|cd, which
is substantially different than a(b|c)d. Form the latter regex instead.
This found a few problems in the testsuite, which serves as its test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129196 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/AliasSetTracker.cpp')
0 files changed, 0 insertions, 0 deletions