[all-commits] [llvm/llvm-project] ef46f8: [Clang][NFC] Fix a warning in TransformNestedRequi...
Younan Zhang via All-commits
all-commits at lists.llvm.org
Sat Oct 18 21:04:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ef46f8a7d73c1657b2448fc2f3f41ff6eecc4c0f
https://github.com/llvm/llvm-project/commit/ef46f8a7d73c1657b2448fc2f3f41ff6eecc4c0f
Author: Younan Zhang <zyn7109 at gmail.com>
Date: 2025-10-19 (Sun, 19 Oct 2025)
Changed paths:
M clang/lib/Sema/SemaTemplateInstantiate.cpp
Log Message:
-----------
[Clang][NFC] Fix a warning in TransformNestedRequirement (#164148)
The logical or expression should be parenthesized.
The issue was brought by #161671
Fixes https://github.com/llvm/llvm-project/issues/164104
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list