Re: [clang] c2f1831 - Move ASTRecordReader into its own header; NFC.

2019-12-14 Thread John McCall via cfe-commits
On 14 Dec 2019, at 14:37, Nico Weber wrote: One of the commits in this series, likely https://github.com/llvm/llvm-project/commit/d505e57cc273750541ec8bbce2065b8b87c99ad6 (which for some reason doesn't show up on cfe-commits?) broke Modules/merge-lifetime-extended-temporary.cpp when using a clang

Re: [clang] c2f1831 - Move ASTRecordReader into its own header; NFC.

2019-12-14 Thread Nico Weber via cfe-commits
One of the commits in this series, likely https://github.com/llvm/llvm-project/commit/d505e57cc273750541ec8bbce2065b8b87c99ad6 (which for some reason doesn't show up on cfe-commits?) broke Modules/merge-lifetime-extended-temporary.cpp when using a clang built at r365097 as host compiler. (Full erro