Louis Dionne 894ffdd82f [libc++] Detect C11 features on non-Clang compilers
Summary:
The macros were inside `#if defined(_LIBCPP_COMPILER_CLANG)`, which means
we would never detect C11 features on non-Clang compilers. According to
Marshall Clow, this is not the intended behavior.

Reviewers: mclow.lists, EricWF

Subscribers: krytarowski, christof, dexonsmith, cfe-commits

Differential Revision: https://reviews.llvm.org/D50748

llvm-svn: 339741
2018-08-15 00:16:41 +00:00
..
2018-06-01 18:02:53 +00:00
2018-05-18 23:44:13 +00:00
2018-07-27 03:07:09 +00:00
2018-07-27 03:07:09 +00:00
2017-06-01 02:29:37 +00:00
2018-05-25 02:08:49 +00:00
2018-02-12 19:13:24 +00:00