Don't explicitly check for C++14
authorJF Bastien <jfbastien@apple.com>
Wed, 14 Aug 2019 17:48:36 +0000 (17:48 +0000)
committerJF Bastien <jfbastien@apple.com>
Wed, 14 Aug 2019 17:48:36 +0000 (17:48 +0000)
commitf6db75c39b413bc7c68f6205f2ace5f756eb3258
treea9beb38895a06e405992222171ef8ef19afaae56
parent40f88d5f62f9d54f4158201c1fbd546d3271f5ea
Don't explicitly check for C++14

MSVC is weird about __cplusplus. The check I added in D66195 confuses it.

llvm-svn: 368889
llvm/include/llvm/Support/Compiler.h