[all-commits] [llvm/llvm-project] 57304b: [clang][Sema][NFC] Add const where appropriate
Timm Bäder via All-commits
all-commits at lists.llvm.org
Fri Apr 21 23:31:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 57304bbda20014b23d5c706f99fefec7b5f6a31c
https://github.com/llvm/llvm-project/commit/57304bbda20014b23d5c706f99fefec7b5f6a31c
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-04-22 (Sat, 22 Apr 2023)
Changed paths:
M clang/include/clang/AST/Expr.h
M clang/include/clang/Sema/Sema.h
M clang/lib/AST/Expr.cpp
M clang/lib/Sema/SemaLookup.cpp
Log Message:
-----------
[clang][Sema][NFC] Add const where appropriate
More information about the All-commits
mailing list