Silencing some MSVC warnings "C4805: '^' : unsafe mix of type 'bool' and type 'unsign...
[oota-llvm.git] / lib / Support / COPYRIGHT.regex
2009-08-30 Torok EdwinAdd regular expression matching support, based on OpenB...