[all-commits] [llvm/llvm-project] e54811: Restore diagnostic handler after CodeGenAction::Ex...

Marco Antognini via All-commits all-commits at lists.llvm.org
Mon Feb 15 02:33:23 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e54811ff7e0bc99f337bcbb569311bb166187322
      https://github.com/llvm/llvm-project/commit/e54811ff7e0bc99f337bcbb569311bb166187322
  Author: Marco Antognini <marco.antognini at arm.com>
  Date:   2021-02-15 (Mon, 15 Feb 2021)

  Changed paths:
    M clang/lib/CodeGen/CodeGenAction.cpp
    M llvm/include/llvm/IR/LLVMContext.h

  Log Message:
  -----------
  Restore diagnostic handler after CodeGenAction::ExecuteAction

Fix dangling pointer to local variable and address some typos.

Reviewed By: xur

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




More information about the All-commits mailing list