commit | fc05216ee6a08c89752181c61eac9e22bbb7c26b | [log] [tgz] |
---|---|---|
author | Benjamin Kramer <benny.kra@googlemail.com> | Thu Sep 20 10:02:06 2018 +0000 |
committer | Benjamin Kramer <benny.kra@googlemail.com> | Thu Sep 20 10:02:06 2018 +0000 |
tree | bbc1b39cee217deba8493ab9c1caa4af14cf956c | |
parent | 37d99d3dedb8f6a5914fb34ba11b3f299e6d4275 [diff] |
[ADT] Try again to use the same version of llvm::Optional on all compilers The miscompile doesn't reproduce for me anymore with GCC 7.3. I'll watch the buildbots closely. Having different versions of Optional is an ABI violation when linking GCC- and clang-built code together. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@342637 91177308-0d34-0410-b5e6-96231b3b80d8