aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2013-11-05 21:43:54 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2013-11-05 21:43:54 +0000
commit0df9e16cc7a93cbe2f0cb3cb488f89e87c3fe604 (patch)
tree46408149bed6bc4c151026c946a96360a4fe0810 /clang/lib/Frontend/CompilerInvocation.cpp
parent0eb87390adef00298a1e296da456305a4bb2cab2 (diff)
downloadllvm-0df9e16cc7a93cbe2f0cb3cb488f89e87c3fe604.zip
llvm-0df9e16cc7a93cbe2f0cb3cb488f89e87c3fe604.tar.gz
llvm-0df9e16cc7a93cbe2f0cb3cb488f89e87c3fe604.tar.bz2
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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions