OSDN Git Service

tidy up, fix a memory leak in Regex::isValid
authorChris Lattner <sabre@nondot.org>
Thu, 24 Sep 2009 20:15:51 +0000 (20:15 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 24 Sep 2009 20:15:51 +0000 (20:15 +0000)
commit48ba9ff3c44f33c65c26ecf5df306f4a428d2c26
tree8eb6d7253743c2aa98f16ed1e1f3653725b5fe1a
parent07de8d1acf10117cac2cc53f1cb0ae888be6a5bc
tidy up, fix a memory leak in Regex::isValid

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82707 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Regex.h
lib/Support/Regex.cpp