[all-commits] [llvm/llvm-project] bf43a1: [clang] Initialize DeclaratorDecl.ExtInfo.TInfo to...

Boaz Brickner via All-commits all-commits at lists.llvm.org
Mon Nov 4 23:58:13 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bf43a138f0a6220cd043a376200bd739cacb25e3
      https://github.com/llvm/llvm-project/commit/bf43a138f0a6220cd043a376200bd739cacb25e3
  Author: Boaz Brickner <brickner at google.com>
  Date:   2024-11-05 (Tue, 05 Nov 2024)

  Changed paths:
    M clang/include/clang/AST/Decl.h

  Log Message:
  -----------
  [clang] Initialize DeclaratorDecl.ExtInfo.TInfo to null (#114198)

I believe this has no effect current behavior but would make code safer
in case we forget to initialize this.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list