Skip to content

Commit

Permalink
Revert "[tools] Promote macro-redefined to an error (RobotLocomotion#…
Browse files Browse the repository at this point in the history
…17256)" (RobotLocomotion#17263)

This reverts commit 538644c.
  • Loading branch information
jwnimmer-tri authored May 25, 2022
1 parent 386318e commit eda46d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/skylark/drake_cc.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ CLANG_FLAGS = CXX_FLAGS + [
"-Werror=inconsistent-missing-override",
"-Werror=final-dtor-non-final-class",
"-Werror=literal-conversion",
"-Werror=macro-redefined",
"-Werror=non-virtual-dtor",
"-Werror=range-loop-analysis",
"-Werror=return-stack-address",
Expand Down

0 comments on commit eda46d0

Please sign in to comment.