[all-commits] [llvm/llvm-project] f559c2: [clang][Sema][NFC] Use auto for dyn_cast<>
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Feb 12 09:01:04 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f559c2efe195b54ebc0f0a0077918483a25a6ae4
https://github.com/llvm/llvm-project/commit/f559c2efe195b54ebc0f0a0077918483a25a6ae4
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-02-12 (Mon, 12 Feb 2024)
Changed paths:
M clang/lib/Sema/SemaChecking.cpp
Log Message:
-----------
[clang][Sema][NFC] Use auto for dyn_cast<>
More information about the All-commits
mailing list