]> granicus.if.org Git - clang/commit
Change WarnUnsupported to ErrorUnsupported (in name and in practice).
authorDaniel Dunbar <daniel@zuster.org>
Sat, 16 Aug 2008 00:56:44 +0000 (00:56 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 16 Aug 2008 00:56:44 +0000 (00:56 +0000)
commit488e993a135ce700b982bf099c3d6b856301d642
tree56ae14c8665f94f96e94f60fd083493d24e3250a
parent1c72ef092f3d931639cf44b4f4f9d0eedc1baa8f
Change WarnUnsupported to ErrorUnsupported (in name and in practice).
 - We are beyond the point where this shows up often and when it does
   generating miscompiled files is bad.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54836 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBuiltin.cpp
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CGExprAgg.cpp
lib/CodeGen/CGExprComplex.cpp
lib/CodeGen/CGExprConstant.cpp
lib/CodeGen/CGExprScalar.cpp
lib/CodeGen/CGStmt.cpp
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenModule.h