summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/fuchsia-overloaded-operator.cpp
diff options
context:
space:
mode:
authorJoachim Protze <protze@itc.rwth-aachen.de>2017-12-22 16:40:32 +0000
committerJoachim Protze <protze@itc.rwth-aachen.de>2017-12-22 16:40:32 +0000
commit9c9b61df7e37bc1832b225c0c26123031727c8ef (patch)
tree40631934d73854970c8de9e97128b58ebc6e4075 /clang-tools-extra/test/clang-tidy/fuchsia-overloaded-operator.cpp
parent25aa3ec1c500c6bb20252bec4878f929649b1957 (diff)
downloadbcm5719-llvm-9c9b61df7e37bc1832b225c0c26123031727c8ef.tar.gz
bcm5719-llvm-9c9b61df7e37bc1832b225c0c26123031727c8ef.zip
[OMPT] Fix failing test cases for gcc on Ubuntu
The compiler warns that _BSD_SOURCE is deprecated and _DEFAULT_SOURCE should be used instead. We keep _BSD_SOURCE for older compilers, that don't know about _DEFAULT_SOURCE. The linker drops the tool when linking, since there is no visible need for the library. So we need to tell the linker, that the tool should be linked anyway. Differential Revision: https://reviews.llvm.org/D41499 llvm-svn: 321362
Diffstat (limited to 'clang-tools-extra/test/clang-tidy/fuchsia-overloaded-operator.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud