]> granicus.if.org Git - clang/commit
Add a warning flag for an existing diagnostic.
authorNico Weber <nicolasweber@gmx.de>
Mon, 18 Aug 2014 23:02:03 +0000 (23:02 +0000)
committerNico Weber <nicolasweber@gmx.de>
Mon, 18 Aug 2014 23:02:03 +0000 (23:02 +0000)
commit9adb1ed30e936006eb8766a2d0fe799ea1a3303b
tree31f750f6b4e125ac2166fcdfc87912420d48e78d
parent8312572eaa14de7bfdf3b637b9721b5c4768ddaf
Add a warning flag for an existing diagnostic.

One more, and the number of flags without a dedicated flag fits in two decimal
digits :-)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@215946 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
test/Misc/warning-flags.c