[all-commits] [llvm/llvm-project] ab41a1: [clang] Disable -clear-ast-before-backend with -pr...

aeubanks via All-commits all-commits at lists.llvm.org
Mon Oct 18 08:43:59 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab41a1c50558f23e5b6aa7a3b68825f9b4a71fe7
      https://github.com/llvm/llvm-project/commit/ab41a1c50558f23e5b6aa7a3b68825f9b4a71fe7
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-10-18 (Mon, 18 Oct 2021)

  Changed paths:
    M clang/lib/Frontend/CompilerInvocation.cpp
    M clang/test/Misc/clear-ast-before-backend.c

  Log Message:
  -----------
  [clang] Disable -clear-ast-before-backend with -print-stats

We still need access to various things in the ASTContext when printing stats.

Differential Revision: https://reviews.llvm.org/D111973




More information about the All-commits mailing list