Converting the JITDebugLock mutex to a ManagedStatic to avoid the static constructor...
[oota-llvm.git] / lib / Support / regex2.h
2014-06-12 Artyom Skrobovadding re-include guards into lib/Support/reg*.h
2009-08-30 Torok EdwinAdd regular expression matching support, based on OpenB...