[all-commits] [llvm/llvm-project] 6603c6: [clang][sema][NFC] Make a few functions const
Timm Bäder via All-commits
all-commits at lists.llvm.org
Tue Mar 14 05:48:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6603c68302c16e52be6d6262033def4348a9f864
https://github.com/llvm/llvm-project/commit/6603c68302c16e52be6d6262033def4348a9f864
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-03-14 (Tue, 14 Mar 2023)
Changed paths:
M clang/include/clang/Sema/Sema.h
M clang/lib/Sema/Sema.cpp
M clang/lib/Sema/SemaDecl.cpp
Log Message:
-----------
[clang][sema][NFC] Make a few functions const
Differential Revision: https://reviews.llvm.org/D145947
More information about the All-commits
mailing list