[all-commits] [llvm/llvm-project] 5b9d79: [clang][NFC] Annotate Expr-related headers with `p...

Vlad Serebrennikov via All-commits all-commits at lists.llvm.org
Fri Nov 3 23:24:05 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5b9d793290c187aee4e63b61d4a12c3766f7cfe6
      https://github.com/llvm/llvm-project/commit/5b9d793290c187aee4e63b61d4a12c3766f7cfe6
  Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
  Date:   2023-11-04 (Sat, 04 Nov 2023)

  Changed paths:
    M clang/include/clang/AST/Expr.h
    M clang/include/clang/AST/ExprCXX.h
    M clang/include/clang/AST/ExprConcepts.h
    M clang/include/clang/AST/ExprObjC.h

  Log Message:
  -----------
  [clang][NFC] Annotate Expr-related headers with `preferred_type`

Namely `Expr.h`, `ExprConcept.h`, `ExprCXX.h`, `ExprObjC.h`.




More information about the All-commits mailing list