]> granicus.if.org Git - clang/commit
Merging r338749:
authorHans Wennborg <hans@hanshq.net>
Fri, 3 Aug 2018 10:20:21 +0000 (10:20 +0000)
committerHans Wennborg <hans@hanshq.net>
Fri, 3 Aug 2018 10:20:21 +0000 (10:20 +0000)
commit9d41ead65ff2ec74c15bad7c6f6a67bc4f87842b
tree5539aef469214950d3d629a684e95078ec8f3485
parent48162d109d287ede2137d4e131be94c059f4c392
Merging r338749:
------------------------------------------------------------------------
r338749 | mstorsjo | 2018-08-02 20:12:08 +0200 (Thu, 02 Aug 2018) | 6 lines

Work around more GCC miscompiles exposed by r338464.

This is the same fix as in r338478, for another occurrance of the
same pattern from r338464.

See gcc.gnu.org/PR86769 for details of the bug.
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_70@338845 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaInit.cpp