<div dir="ltr">I noticed that LLVM uses its own regex engine in Regex.h and Regex.cpp.  Do the supported compilers for building LLVM have sufficient support for the C++11 regex library that this can be replaced with the standard library implementation?</div>