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)
commit5c37d70e9ed4e5cd0da0d0f074c9ed76697cad52
treec67b91a06a29ffa7e8fe48d2883cd8e0eeeed0f4
parent4d7e7a20828566ee7c00a0e1620be76a7997b37e
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.

llvm-svn: 213260
clang/include/clang/Basic/DiagnosticFrontendKinds.td
clang/include/clang/Basic/DiagnosticGroups.td
clang/lib/CodeGen/CodeGenAction.cpp