[all-commits] [llvm/llvm-project] cc30d4: Fix a -Wlogical-op-parentheses warning; NFC
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Mon Jun 6 04:52:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc30d43ce49c253e0274ca2679d42c2f706bfc3b
https://github.com/llvm/llvm-project/commit/cc30d43ce49c253e0274ca2679d42c2f706bfc3b
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2022-06-06 (Mon, 06 Jun 2022)
Changed paths:
M clang/lib/Parse/ParseDeclCXX.cpp
Log Message:
-----------
Fix a -Wlogical-op-parentheses warning; NFC
This should address bot failures like:
https://lab.llvm.org/buildbot/#/builders/77/builds/18317
More information about the All-commits
mailing list