Commits

Jordan Rose committed b5a642c6709
Don't mangle Clang globals. Use the same rule for Clang functions and Clang global variables: don't do anything. Eventually we'll use Clang's mangler to get a proper C/C++ mangling as necessary. Swift SVN r3961