[all-commits] [llvm/llvm-project] 8ca79d: Revert "Adds -Wrange-loop-analysis to -Wall"
mordante via All-commits
all-commits at lists.llvm.org
Wed Jan 1 13:19:48 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8ca79dac559219358b0c6bb00bded30935c7aa6a
https://github.com/llvm/llvm-project/commit/8ca79dac559219358b0c6bb00bded30935c7aa6a
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2020-01-01 (Wed, 01 Jan 2020)
Changed paths:
M clang/include/clang/Basic/DiagnosticGroups.td
M clang/test/Misc/warning-wall.c
M clang/test/SemaCXX/warn-range-loop-analysis.cpp
Log Message:
-----------
Revert "Adds -Wrange-loop-analysis to -Wall"
The sanitizer-x86_64-linux buildbot failed to build lld with -Werror.
This reverts commit d8117542ac57f6051674ca70ea14c0e0d7d9b046.
More information about the All-commits
mailing list