Removing LLVM_EXPLICIT, as MSVC 2012 was the last reason for requiring the macro...
[oota-llvm.git] / lib / Support / regstrlcpy.c
2009-08-30 Torok EdwinAdd regular expression matching support, based on OpenB...