Commits

Joe Groff committed b8184050345
Replace direct use of [[clang::fallthrough]] with a macro. Add a SWIFT_FALLTHROUGH macro that expands to [[clang::fallthrough]] for Clang and nothing for other compilers. No functionality change. Swift SVN r5043