[all-commits] [llvm/llvm-project] f44c6f: [cmake] Enable -Wmisleading-indentation
Dave Lee via All-commits
all-commits at lists.llvm.org
Mon May 10 09:56:36 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f44c6f20f5e9976357b4851c4432d96b4e4d3521
https://github.com/llvm/llvm-project/commit/f44c6f20f5e9976357b4851c4432d96b4e4d3521
Author: Dave Lee <davelee.com at gmail.com>
Date: 2021-05-10 (Mon, 10 May 2021)
Changed paths:
M llvm/cmake/modules/HandleLLVMOptions.cmake
Log Message:
-----------
[cmake] Enable -Wmisleading-indentation
Enable `-Wmisleading-indentation` to balance with the LLVM style of optional parentheses.
Differential Revision: https://reviews.llvm.org/D102092
More information about the All-commits
mailing list