[all-commits] [llvm/llvm-project] 58ec6e: [NFC] [clang] Forward forwarding reference

Chris Cotter via All-commits all-commits at lists.llvm.org
Mon Feb 27 17:27:45 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 58ec6e09abe8083709802833572bca931b2d15d9
      https://github.com/llvm/llvm-project/commit/58ec6e09abe8083709802833572bca931b2d15d9
  Author: Chris Cotter <ccotter14 at bloomberg.net>
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
    M clang/include/clang/AST/IgnoreExpr.h
    A clang/unittests/AST/ASTExprTest.cpp
    M clang/unittests/AST/CMakeLists.txt

  Log Message:
  -----------
  [NFC] [clang] Forward forwarding reference

Update function bodies to forward forwarding references.
I spotted this while authoring a clang-tidy tool for CppCoreGuideline F.19

Reviewed By: dblaikie

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




More information about the All-commits mailing list