[all-commits] [llvm/llvm-project] e9533b: [NFC] Add paranthesis around logical expression to...
alexfh via All-commits
all-commits at lists.llvm.org
Tue Jul 13 06:54:45 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9533b84920798cf9b35d26586a61bad0a1f9825
https://github.com/llvm/llvm-project/commit/e9533b84920798cf9b35d26586a61bad0a1f9825
Author: Bogdan Graur <bgraur at google.com>
Date: 2021-07-13 (Tue, 13 Jul 2021)
Changed paths:
M clang/lib/Sema/SemaDeclAttr.cpp
Log Message:
-----------
[NFC] Add paranthesis around logical expression to silence -Wlogical-op-parentheses warning.
Reviewed By: alexfh
Differential Revision: https://reviews.llvm.org/D105890
More information about the All-commits
mailing list