[all-commits] [llvm/llvm-project] c2647e: fix unused variables in condition warning
Mikhail Goncharov via All-commits
all-commits at lists.llvm.org
Wed Aug 30 08:40:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c2647ed9b9cd5a0baddb2edf242c9b1f8976d7b6
https://github.com/llvm/llvm-project/commit/c2647ed9b9cd5a0baddb2edf242c9b1f8976d7b6
Author: Mikhail Goncharov <goncharov.mikhail at gmail.com>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
M clang/include/clang/AST/DeclTemplate.h
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
Log Message:
-----------
fix unused variables in condition warning
for 92023b15099012a657da07ebf49dd7d94a260f84
More information about the All-commits
mailing list