Skip to content
Commit 0df9e16c authored by Rafael Espindola's avatar Rafael Espindola
Browse files

With this patch -Wwrite-strings is still implemented with the terrible

hack of passing -fconst-strings to -cc1, but at least the driver uses
the regular warning checking code path.

Since we don't support a warning that is DefaultIgnore in one language
but not in another, this patch creates a dummy C only warning in the same
group as the existing one to get the desired effect.

llvm-svn: 194097
parent 0eb87390
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment