diff options
author | Hans Wennborg <hans@hanshq.net> | 2018-08-17 07:20:30 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2018-08-17 07:20:30 +0000 |
commit | c558aeea0cf711016b585998a5b24d24a71902df (patch) | |
tree | 5a49e47b37420db25a4a25a614bdf8b8b12ce930 /llvm/lib/Support/Process.cpp | |
parent | ff0e60f32380a07c8c3c006587758b4f8e05af71 (diff) | |
download | bcm5719-llvm-c558aeea0cf711016b585998a5b24d24a71902df.tar.gz bcm5719-llvm-c558aeea0cf711016b585998a5b24d24a71902df.zip |
Merging r339741:
------------------------------------------------------------------------
r339741 | ldionne | 2018-08-15 02:16:41 +0200 (Wed, 15 Aug 2018) | 12 lines
[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: 339989
Diffstat (limited to 'llvm/lib/Support/Process.cpp')
0 files changed, 0 insertions, 0 deletions