[all-commits] [llvm/llvm-project] 57553c: Revert "Reland [clang] Pass -clear-ast-before-back...
ZequanWu via All-commits
all-commits at lists.llvm.org
Tue Oct 19 12:39:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 57553ce43281a7c379e375161320cc09d8236839
https://github.com/llvm/llvm-project/commit/57553ce43281a7c379e375161320cc09d8236839
Author: Zequan Wu <zequanwu at google.com>
Date: 2021-10-19 (Tue, 19 Oct 2021)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/lib/Interpreter/Interpreter.cpp
Log Message:
-----------
Revert "Reland [clang] Pass -clear-ast-before-backend in Clang::ConstructJob()"
This reverts commit 1fb24fe85a19ae71b00875ff6c96ef1831dcf7e3.
This causes clang crash on chromium. See repro at https://bugs.chromium.org/p/chromium/issues/detail?id=1261551#c1.
More information about the All-commits
mailing list