Files
swift-mirror/include/swift/Serialization/ModuleFile.h
Shoaib Meenai ea95ab4264 [Serialization] Move LLVM_NORETURN to declaration start
On Windows, `LLVM_NORETURN` expands to `__declspec(noreturn)`, which
must be placed at the start of the declaration. All other possible
expansions of that macro should also support being placed at the start
of the declaration.
2017-10-16 16:34:46 -07:00

29 KiB