[all-commits] [llvm/llvm-project] 49562d: Revert "[clang] Pass -clear-ast-before-backend in ...
aeubanks via All-commits
all-commits at lists.llvm.org
Sat Oct 16 12:06:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 49562d3dfed0ed6983d29d040db7e46ef3bc833e
https://github.com/llvm/llvm-project/commit/49562d3dfed0ed6983d29d040db7e46ef3bc833e
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-10-16 (Sat, 16 Oct 2021)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/lib/Interpreter/Interpreter.cpp
Log Message:
-----------
Revert "[clang] Pass -clear-ast-before-backend in Clang::ConstructJob()"
This reverts commit 47eb99aa44ab1d20327d67a49d6c47163de76387.
This causes crashes with -print-stats: PR52193.
More information about the All-commits
mailing list