[all-commits] [llvm/llvm-project] 2f1399: clang/APINotes: fix parenthesization of &&, ||
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Wed Nov 29 10:54:51 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2f1399c73f52aac77afbdd2ba53dd9f1dcbb7c98
https://github.com/llvm/llvm-project/commit/2f1399c73f52aac77afbdd2ba53dd9f1dcbb7c98
Author: Ramkumar Ramachandra <r at artagnon.com>
Date: 2023-11-29 (Wed, 29 Nov 2023)
Changed paths:
M clang/include/clang/APINotes/APINotesManager.h
Log Message:
-----------
clang/APINotes: fix parenthesization of &&, ||
Follow up on 59edb43 (clang/APINotes: squelch a -Wparantheses warning
(NFC)) to fix parenthesization, as requested by David Blaikie.
More information about the All-commits
mailing list