[all-commits] [llvm/llvm-project] 00d809: [clang][Interp][NFC] Fix a comment typo
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Dec 12 06:48:31 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00d809c37409470f4777ecc977c4e9473e6839d3
https://github.com/llvm/llvm-project/commit/00d809c37409470f4777ecc977c4e9473e6839d3
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-12-12 (Tue, 12 Dec 2023)
Changed paths:
M clang/lib/AST/Interp/Context.cpp
Log Message:
-----------
[clang][Interp][NFC] Fix a comment typo
Commit: 70c84f80906d389455ffc331b9b9ed7e511df204
https://github.com/llvm/llvm-project/commit/70c84f80906d389455ffc331b9b9ed7e511df204
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-12-12 (Tue, 12 Dec 2023)
Changed paths:
M clang/include/clang/Sema/Sema.h
M clang/lib/Parse/ParseExprCXX.cpp
M clang/lib/Sema/SemaLambda.cpp
Log Message:
-----------
[clang][NFC] Remove unused parameter
Compare: https://github.com/llvm/llvm-project/compare/6a6646749900...70c84f80906d
More information about the All-commits
mailing list