[all-commits] [llvm/llvm-project] 1646bb: Also synthesize _cmd and self for properties
Pierre Habouzit via All-commits
all-commits at lists.llvm.org
Mon Dec 9 14:30:21 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1646bb86643326db6e220291d5c71c8d616f66fb
https://github.com/llvm/llvm-project/commit/1646bb86643326db6e220291d5c71c8d616f66fb
Author: Pierre Habouzit <phabouzit at apple.com>
Date: 2019-12-09 (Mon, 09 Dec 2019)
Changed paths:
M clang/lib/Sema/SemaObjCProperty.cpp
M clang/test/CodeGenObjC/direct-method.m
Log Message:
-----------
Also synthesize _cmd and self for properties
Patch by: Pierre Habouzit
Differential Revision: https://reviews.llvm.org/D71226
More information about the All-commits
mailing list