[all-commits] [llvm/llvm-project] 5c5e86: [clang-tidy] Fix PR35824
Gábor Horváth via All-commits
all-commits at lists.llvm.org
Wed Nov 27 11:07:49 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5c5e860535d8924a3d6eb950bb8a4945df01e9b7
https://github.com/llvm/llvm-project/commit/5c5e860535d8924a3d6eb950bb8a4945df01e9b7
Author: Gabor Horvath <xazax at google.com>
Date: 2019-11-27 (Wed, 27 Nov 2019)
Changed paths:
M clang-tools-extra/clang-tidy/bugprone/SuspiciousSemicolonCheck.cpp
A clang-tools-extra/test/clang-tidy/bugprone-suspicious-semicolon-constexpr.cpp
Log Message:
-----------
[clang-tidy] Fix PR35824
Differential Revision: https://reviews.llvm.org/D46027
More information about the All-commits
mailing list