[all-commits] [llvm/llvm-project] d0a98e: [clang] Fix unused variable warning in SemaConcept...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Thu Jan 12 03:57:04 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d0a98efb6819182138fab2e4028ab77d30f8b278
https://github.com/llvm/llvm-project/commit/d0a98efb6819182138fab2e4028ab77d30f8b278
Author: Victor Komarov <vctr at fb.com>
Date: 2023-01-12 (Thu, 12 Jan 2023)
Changed paths:
M clang/lib/Sema/SemaConcept.cpp
Log Message:
-----------
[clang] Fix unused variable warning in SemaConcept.cpp
Issue is described here: https://github.com/llvm/llvm-project/issues/59696
Reviewed By: hokein
Differential Revision: https://reviews.llvm.org/D140711
More information about the All-commits
mailing list