Files
swift-mirror/test/Interop/C/macros/Inputs/module.modulemap
zoecarver e639caeeea [cxx-interop] Bail on redefined macros.
This is a stop-gap fix to prevent an infinite loop. Refs SR-13828.
2020-11-11 11:08:40 -08:00

4 lines
55 B
Plaintext

module RedefinedMacro {
header "redefined-macro.h"
}