diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2023-09-07 16:38:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-07 16:38:28 -0700 |
commit | d3440304b110138770eb1236fba088a9704d9fbc (patch) | |
tree | 5b9d6ba13e96277775ac39cee2e5948c08e2aff9 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2f62c788620c36a36b71c91c0c8228ad9b394588 (diff) | |
download | llvm-d3440304b110138770eb1236fba088a9704d9fbc.zip llvm-d3440304b110138770eb1236fba088a9704d9fbc.tar.gz llvm-d3440304b110138770eb1236fba088a9704d9fbc.tar.bz2 |
[Fuzzer] Update build.sh to fix build errors (#65496)
Switch from C++11 to C++14 as fuzzer requires std::chrono and stdlibc++
doesn't provide chrono literals when using -std=c++11.
Also remove 'u' from ar command to fix this warning: ar: `u' modifier
ignored since `D' is the default (see `U')
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions