diff options
author | Fariborz Jahanian <fjahanian@apple.com> | 2013-01-30 01:12:44 +0000 |
---|---|---|
committer | Fariborz Jahanian <fjahanian@apple.com> | 2013-01-30 01:12:44 +0000 |
commit | 7adf4179f827b14b025135829dadeaa2442e1d42 (patch) | |
tree | 6d716add47b9e6d704298f0e331d05b91c635c34 /lib/Sema/SemaCodeComplete.cpp | |
parent | 9cd90a23f75d213a37740555626f18d3bb9e540b (diff) |
c: When checking on validity of sizeof passed as size of
argument to be memset, check for its type to be complete
before calling Context.getTypeSize(PointeeTy) to prevent
crash. // rdar://13081751.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173872 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions