There would be some performance (only a little) improvement for RegularExpression::Execute.
Details
Details
- Reviewers
labath JDevlieghere dblaikie eliben teemperor - Commits
- rG1c56d3df1956: [lldb] Use the new Regex::isValid() with no parameter
rG95b5f42de814: [clang] Use the new Regex::isValid() with no parameter
rLLDB369398: [lldb] Use the new Regex::isValid() with no parameter
rL369398: [lldb] Use the new Regex::isValid() with no parameter
rC369397: [clang] Use the new Regex::isValid() with no parameter
rL369397: [clang] Use the new Regex::isValid() with no parameter
rGed602ef4804e: Regex: Add isValid() with no parameter
rL369396: Regex: Add isValid() with no parameter
Diff Detail
Diff Detail
- Repository
- rL LLVM