Revert 289252 (and follow-up 289285), it caused PR31374
authorNico Weber <nicolasweber@gmx.de>
Wed, 14 Dec 2016 21:38:18 +0000 (21:38 +0000)
committerNico Weber <nicolasweber@gmx.de>
Wed, 14 Dec 2016 21:38:18 +0000 (21:38 +0000)
commit7849eeb0359e086870633437529c7f8a6a30a952
treef6e8d655f9a1feba6677efeb815d749321625ee1
parent65aedad62862a356c49fc5457277fb0c9cd3a75a
Revert 289252 (and follow-up 289285), it caused PR31374

llvm-svn: 289713
18 files changed:
clang/include/clang/AST/APValue.h
clang/include/clang/AST/ASTContext.h
clang/include/clang/Basic/TargetInfo.h
clang/lib/AST/APValue.cpp
clang/lib/AST/ASTContext.cpp
clang/lib/AST/ExprConstant.cpp
clang/lib/Basic/Targets.cpp
clang/lib/CodeGen/CGDecl.cpp
clang/lib/CodeGen/CGExprAgg.cpp
clang/lib/CodeGen/CGExprConstant.cpp
clang/lib/CodeGen/CGExprScalar.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/CodeGenModule.h
clang/lib/CodeGen/CodeGenTypes.cpp
clang/lib/CodeGen/CodeGenTypes.h
clang/lib/CodeGen/TargetInfo.cpp
clang/lib/CodeGen/TargetInfo.h
clang/test/CodeGenOpenCL/amdgpu-nullptr.cl [deleted file]