[clang-tools-extra] [clang-tidy] Add check readability-return-expression-in-void-function (PR #76249)

Piotr Zegar via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 22 09:54:50 PST 2023


Danny =?utf-8?q?M=C3=B6sch?= <danny.moesch at icloud.com>,
Danny =?utf-8?q?M=C3=B6sch?= <danny.moesch at icloud.com>,
Danny =?utf-8?q?M=C3=B6sch?= <danny.moesch at icloud.com>,
Danny =?utf-8?q?M=C3=B6sch?= <danny.moesch at icloud.com>,
Danny =?utf-8?q?M=C3=B6sch?= <danny.moesch at icloud.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/76249 at github.com>


================
@@ -0,0 +1,31 @@
+//===--- AvoidReturnWithVoidValueCheck.cpp - clang-tidy -------------===//
----------------
PiotrZSL wrote:

format this line to match length of line 7

https://github.com/llvm/llvm-project/pull/76249


More information about the cfe-commits mailing list