]> granicus.if.org Git - clang/commit
Revert "Handle diagnostic warnings in Frontend diagnostic handler."
authorAlp Toker <alp@nuanti.com>
Thu, 17 Jul 2014 12:29:08 +0000 (12:29 +0000)
committerAlp Toker <alp@nuanti.com>
Thu, 17 Jul 2014 12:29:08 +0000 (12:29 +0000)
commita05c42b9a4c04c4767d387b55326a00653c0ee65
tree65dc485ff2b33dfd75c3cc93cc22bbe725eb11d6
parent5d44f9775915135418d2c0423256ff4fc866e190
Revert "Handle diagnostic warnings in Frontend diagnostic handler."

This commit is missing tests and there are a few points that need to be
addressed before a new user-facing option can be added:

  http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20140714/110198.html

This reverts commit r213112.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@213260 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticFrontendKinds.td
include/clang/Basic/DiagnosticGroups.td
lib/CodeGen/CodeGenAction.cpp