diff options
author | Hans Wennborg <hans@chromium.org> | 2019-10-24 19:57:35 +0200 |
---|---|---|
committer | Hans Wennborg <hans@chromium.org> | 2019-10-24 19:59:35 +0200 |
commit | 5da6d4ec1646706a5e7b6866c0085e35165419ba (patch) | |
tree | 1b23c693b8b7c313982da0d8ec7e2e7f9d20c834 /clang/unittests/Basic/SourceManagerTest.cpp | |
parent | 0c798aa4483e103e67231c279aed00cd16154e33 (diff) | |
download | llvm-5da6d4ec1646706a5e7b6866c0085e35165419ba.zip llvm-5da6d4ec1646706a5e7b6866c0085e35165419ba.tar.gz llvm-5da6d4ec1646706a5e7b6866c0085e35165419ba.tar.bz2 |
Speculative build fix for GCC 5.3.0
It was failing with
llvm/lib/MC/XCOFFObjectWriter.cpp:168:53: error: array must be initialized with a brace-enclosed initializer
std::array<Section *const, 2> Sections{&Text, &BSS};
^
Diffstat (limited to 'clang/unittests/Basic/SourceManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions