Files
clang-p2996/llvm/lib/Support/Regex.cpp
Hans Wennborg 9d7eb60087 Undo include order work-around in Regex.cpp
r327256 / 2b8b90a768 added this
include-order work-around since regex_impl.h's include guard conflicted
with macOS's xlocale.h which used the same macro.

Since b86c249691 renamed the include
guard, that work-around is no longer needed.

Differential revision: https://reviews.llvm.org/D150127
2023-05-09 09:18:10 +02:00

6.1 KiB