|
@@ -123,6 +123,7 @@ def _impl(ctx):
|
|
|
"-Wself-assign",
|
|
"-Wself-assign",
|
|
|
"-Wimplicit-fallthrough",
|
|
"-Wimplicit-fallthrough",
|
|
|
"-Wctad-maybe-unsupported",
|
|
"-Wctad-maybe-unsupported",
|
|
|
|
|
+ "-Wnon-virtual-dtor",
|
|
|
# Unfortunately, LLVM isn't clean for this warning.
|
|
# Unfortunately, LLVM isn't clean for this warning.
|
|
|
"-Wno-unused-parameter",
|
|
"-Wno-unused-parameter",
|
|
|
# Compile actions shouldn't link anything.
|
|
# Compile actions shouldn't link anything.
|