XPath: Split optimize into optimize and optimize_self
This makes the code slightly more readable, but more importantly it fixes a false positive in Clang static analyzer. Fixes #47.
Loading
Please register or sign in to comment
This makes the code slightly more readable, but more importantly it fixes a false positive in Clang static analyzer. Fixes #47.