[all-commits] [llvm/llvm-project] f5329b: [Diagnostic] make Wmisleading-indendation not warn...
Ralender via All-commits
all-commits at lists.llvm.org
Mon Jan 6 14:22:42 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f5329bfc76bb6fc30a589e8238aabc005c52e5d6
https://github.com/llvm/llvm-project/commit/f5329bfc76bb6fc30a589e8238aabc005c52e5d6
Author: Tyker <tyker1 at outlook.com>
Date: 2020-01-06 (Mon, 06 Jan 2020)
Changed paths:
M clang/lib/Parse/ParseStmt.cpp
M clang/test/Parser/warn-misleading-indentation.cpp
Log Message:
-----------
[Diagnostic] make Wmisleading-indendation not warn about labels
Reviewers: aaron.ballman, xbolva00
Reviewed By: aaron.ballman
Subscribers: nickdesaulniers, nathanchance
Differential Revision: https://reviews.llvm.org/D72202
More information about the All-commits
mailing list