[all-commits] [llvm/llvm-project] eadf35: Revert "[Frontend] avoid copy of PCH data when Pre...
Sam McCall via All-commits
all-commits at lists.llvm.org
Thu Apr 21 11:23:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eadf35270727ca743c11b07040bbfedd415ab6dc
https://github.com/llvm/llvm-project/commit/eadf35270727ca743c11b07040bbfedd415ab6dc
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2022-04-21 (Thu, 21 Apr 2022)
Changed paths:
M clang/lib/Frontend/PrecompiledPreamble.cpp
Log Message:
-----------
Revert "[Frontend] avoid copy of PCH data when PrecompiledPreamble stores it in memory"
This reverts commit 6e22dac2e2955db1310c63aec215fc22d8da258e.
Seems to cause bot failures e.g.
https://lab.llvm.org/buildbot/#/builders/109/builds/37071
More information about the All-commits
mailing list