[all-commits] [llvm/llvm-project] 597dd1: [NFC] Fix the warning for dangling pointer for c0d...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Tue May 23 20:44:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 597dd1f91d9f3823e4184f1fe73d8125fa16c026
      https://github.com/llvm/llvm-project/commit/597dd1f91d9f3823e4184f1fe73d8125fa16c026
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2023-05-24 (Wed, 24 May 2023)

  Changed paths:
    M clang/unittests/Serialization/VarDeclConstantInitTest.cpp

  Log Message:
  -----------
  [NFC] Fix the warning for dangling pointer for c0d6f85e3ae8bc

The bot notes a warning-converted-error for the dangling pointer. And
the patch fixes that.




More information about the All-commits mailing list