diff options
author | Olivier Goffart <ogoffart@woboq.com> | 2014-08-04 17:28:05 +0000 |
---|---|---|
committer | Olivier Goffart <ogoffart@woboq.com> | 2014-08-04 17:28:05 +0000 |
commit | 4c182c8bb10cb8131389ec1be4b0f9d3e3d03089 (patch) | |
tree | e88b7706f62fd96c58c24113440119403fda83fa /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | 5002fb5337785a8e1051eb218bd6640472244118 (diff) | |
download | llvm-4c182c8bb10cb8131389ec1be4b0f9d3e3d03089.zip llvm-4c182c8bb10cb8131389ec1be4b0f9d3e3d03089.tar.gz llvm-4c182c8bb10cb8131389ec1be4b0f9d3e3d03089.tar.bz2 |
Fix crash when assiging to a property with an invalid type
This is a regression from clang 3.4
Set the result to ExprError and returns true, rather than simply
returns false because errors have been reported already and returning
false show a confusing error
llvm-svn: 214734
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions