| commit | 99d98ed2b246b013fcd9769f783af880c80c7e5f | [log] [tgz] |
|---|---|---|
| author | Hans Wennborg <hans@hanshq.net> | Tue Sep 25 12:08:56 2018 +0000 |
| committer | Hans Wennborg <hans@hanshq.net> | Tue Sep 25 12:08:56 2018 +0000 |
| tree | 403d638c73dba44da28fc4fbb5fd600cd5b793c7 | |
| parent | 6c2f5bd0f1b13cc24f85c3c8da8e3667644e485e [diff] |
Revert r342637 "[ADT] Try again to use the same version of llvm::Optional on all compilers" and also revert follow-ups r342643 and r342723. This caused Clang to be miscompiled by GCC 4.8.4 (Unbuntu 14.04's default compiler) and break the Chromium build (see https://crbug.com/888061). llvm-svn: 342966