[all-commits] [llvm/llvm-project] 5b797e: [AST] Fix a crash on mangling a binding decl from ...

Haojian Wu via All-commits all-commits at lists.llvm.org
Wed Aug 19 00:13:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5b797eb5b4db1e5695f314b916ab3a79f3eda1e6
      https://github.com/llvm/llvm-project/commit/5b797eb5b4db1e5695f314b916ab3a79f3eda1e6
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2020-08-19 (Wed, 19 Aug 2020)

  Changed paths:
    M clang/lib/AST/ItaniumMangle.cpp
    M clang/test/CodeGenCXX/mangle.cpp

  Log Message:
  -----------
  [AST] Fix a crash on mangling a binding decl from a DeclRefExpr.

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




More information about the All-commits mailing list