[all-commits] [llvm/llvm-project] 17fa04: [clang][AST][NFC] Make declarationReplaces()'s fir...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Dec 19 01:20:23 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 17fa04e32f8f7e7b65363dad0bc64d058030ef7c
https://github.com/llvm/llvm-project/commit/17fa04e32f8f7e7b65363dad0bc64d058030ef7c
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-12-19 (Tue, 19 Dec 2023)
Changed paths:
M clang/include/clang/AST/Decl.h
M clang/lib/AST/Decl.cpp
Log Message:
-----------
[clang][AST][NFC] Make declarationReplaces()'s first parameter const
And const qualify some local variables
More information about the All-commits
mailing list