The MicrosoftExtensions.c test file should not rely on -x objective-c++. Removed...
authorAaron Ballman <aaron@aaronballman.com>
Sun, 6 Jul 2014 20:04:10 +0000 (20:04 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Sun, 6 Jul 2014 20:04:10 +0000 (20:04 +0000)
commit1c8a5d75f117dfd15ea84d0c2b375b822b2eeba7
tree68085ba85516e67625db5c8795f3a3c04bc4ff96
parentf21ba37f1b13d4eb3f9f25a49c5e3b965c647e61
The MicrosoftExtensions.c test file should not rely on -x objective-c++. Removed that from the RUN line, fixed obvious C++isms in the code, and moved some C++ tests into MicrosoftExtensions.cpp instead. As a drive-by, changed the line endings for MicrosoftExtensions.c to be LF instead of CRLF.

llvm-svn: 212417
clang/test/Parser/MicrosoftExtensions.c
clang/test/Parser/MicrosoftExtensions.cpp