]> granicus.if.org Git - clang/commit
Revert "Basic: match GCC behaviour for SuS macro"
authorSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 7 Feb 2017 19:00:06 +0000 (19:00 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 7 Feb 2017 19:00:06 +0000 (19:00 +0000)
commit33ec213b80bc8a48e529abb59173be6855808a77
tree647c282e160e420a528449cee19db419803dfeb4
parentbe94ccb27bc5cc8de428c67d1199ef992de982a1
Revert "Basic: match GCC behaviour for SuS macro"

This reverts commit SVN r294148.  Seems that it was mistaken, and GCC
does still define `__unix` and `unix` when in GNU mode.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@294332 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/Driver/le32-unknown-nacl.cpp
test/Driver/le64-unknown-unknown.cpp
test/Driver/mipsel-nacl-defines.cpp
test/Driver/x86_64-nacl-defines.cpp
test/Preprocessor/init.c