/opt/local/var/macports/build/lldb-21-46f2584b/work/llvm-project-21.1.0.src/lldb/tools/debugserver/source/MacOSX/MachVMRegion.cpp:212:26: error: use of undeclared identifier 'VM_MEMORY_SANITIZER'
212 | m_data.user_tag == VM_MEMORY_SANITIZER) {
| ^
1 error generated.
Build failure of flang 21.1.0 on macOS 10.14:
Full log: https://build.macports.org/builders/ports-10.14_x86_64-builder/builds/240590/steps/install-port/logs/stdio
Maybe these lines are needed in that file too:
llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp
Lines 112 to 115 in 35a3ae3