diff options
author | Dan Liew <dan@su-root.co.uk> | 2019-01-15 08:54:10 +0000 |
---|---|---|
committer | Dan Liew <dan@su-root.co.uk> | 2019-01-15 08:54:10 +0000 |
commit | cf34faa3e588f951e1bf24b1721edf1912888ed5 (patch) | |
tree | 1fa667c7db1798d32bd40fc5d6e0beef3f0c423b /llvm/tools/llvm-objdump/COFFDump.cpp | |
parent | 4d0f6e1a1ad4d0249438bdbd46507d9ec74a30eb (diff) | |
download | bcm5719-llvm-cf34faa3e588f951e1bf24b1721edf1912888ed5.tar.gz bcm5719-llvm-cf34faa3e588f951e1bf24b1721edf1912888ed5.zip |
Explicitly set C++ standard for `Posix/no-fd.cc` ASan test.
Summary:
The test uses `nullptr` which can break running the test if the
compiler happens to be using something older than C++11 as the default
language standard. Avoid this by explicitly setting the standard.
rdar://problem/47253542
Reviewers: eugenis, yln, vitalybuka
Subscribers: kubamracek, #sanitizers, llvm-commits
Differential Revision: https://reviews.llvm.org/D56667
llvm-svn: 351169
Diffstat (limited to 'llvm/tools/llvm-objdump/COFFDump.cpp')
0 files changed, 0 insertions, 0 deletions