[all-commits] [llvm/llvm-project] 69d2fa: [SemaObjC] Fix a crash on invalid when 'auto' is u...
Erik Pilkington via All-commits
all-commits at lists.llvm.org
Wed Jun 24 09:13:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 69d2fa9ed1c1aba6f473feb03cad257e69a0cf52
https://github.com/llvm/llvm-project/commit/69d2fa9ed1c1aba6f473feb03cad257e69a0cf52
Author: Erik Pilkington <erik.pilkington at gmail.com>
Date: 2020-06-24 (Wed, 24 Jun 2020)
Changed paths:
M clang/lib/Sema/SemaType.cpp
M clang/test/SemaObjCXX/property-invalid-type.mm
Log Message:
-----------
[SemaObjC] Fix a crash on invalid when 'auto' is used in a @property
rdar://48506879
More information about the All-commits
mailing list