[all-commits] [llvm/llvm-project] 0734c0: [clang-tidy] Avoid extra parentheses around Member...
Danny Mösch via All-commits
all-commits at lists.llvm.org
Tue Jul 26 13:36:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0734c02b34e49568d278dce7ca4b818fc465853d
https://github.com/llvm/llvm-project/commit/0734c02b34e49568d278dce7ca4b818fc465853d
Author: Danny Mösch <danny.moesch at icloud.com>
Date: 2022-07-26 (Tue, 26 Jul 2022)
Changed paths:
M clang-tools-extra/clang-tidy/readability/ContainerDataPointerCheck.cpp
M clang-tools-extra/docs/ReleaseNotes.rst
M clang-tools-extra/test/clang-tidy/checkers/readability/container-data-pointer.cpp
Log Message:
-----------
[clang-tidy] Avoid extra parentheses around MemberExpr
Fixes https://github.com/llvm/llvm-project/issues/55025.
Reviewed By: aaron.ballman
Differential Revision: https://reviews.llvm.org/D129596
More information about the All-commits
mailing list