aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaCodeComplete.cpp
diff options
context:
space:
mode:
authorFariborz Jahanian <fjahanian@apple.com>2013-01-30 01:12:44 +0000
committerFariborz Jahanian <fjahanian@apple.com>2013-01-30 01:12:44 +0000
commit7adf4179f827b14b025135829dadeaa2442e1d42 (patch)
tree6d716add47b9e6d704298f0e331d05b91c635c34 /lib/Sema/SemaCodeComplete.cpp
parent9cd90a23f75d213a37740555626f18d3bb9e540b (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