[all-commits] [llvm/llvm-project] c52a46: [clang][AST][NFC] Remove a local variable

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Dec 19 01:58:18 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c52a46a53b4845c92d60b21e3cf1d979273eb20f
      https://github.com/llvm/llvm-project/commit/c52a46a53b4845c92d60b21e3cf1d979273eb20f
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-12-19 (Tue, 19 Dec 2023)

  Changed paths:
    M clang/lib/AST/Decl.cpp

  Log Message:
  -----------
  [clang][AST][NFC] Remove a local variable

The reference could be const, but this is even better.




More information about the All-commits mailing list