[llvm-dev] Use C++11 Regular Expressions

Daniel Dilts via llvm-dev llvm-dev at lists.llvm.org
Mon Oct 12 13:04:57 PDT 2015


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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151012/f25d3f27/attachment.html>


More information about the llvm-dev mailing list