diff options
| author | Egor Zhdan <e_zhdan@apple.com> | 2021-12-29 22:02:21 +0000 |
|---|---|---|
| committer | Egor Zhdan <e_zhdan@apple.com> | 2022-01-11 12:10:18 +0000 |
| commit | fda47db8ee1d3eca8c42819cf1b65ab0ef7df7b8 (patch) | |
| tree | 65f25940b61062acbac9c7607a18387d41a6e9c7 /llvm/unittests/Support/TargetParserTest.cpp | |
| parent | acc39873b70eae53a0c32ca5073f08ea55bbab1c (diff) | |
| download | llvm-fda47db8ee1d3eca8c42819cf1b65ab0ef7df7b8.zip llvm-fda47db8ee1d3eca8c42819cf1b65ab0ef7df7b8.tar.gz llvm-fda47db8ee1d3eca8c42819cf1b65ab0ef7df7b8.tar.bz2 | |
[Clang][Sema] Fix attribute mismatch warning for ObjC class properties
If a class declares an instance property, and an inheritor class declares a class property with the same name, Clang Sema currently treats the latter as an overridden property, and compares the attributes of the two properties to check for a mismatch. The resulting diagnostics might be misleading, since neither of the properties actually overrides the another one.
rdar://86018435
Differential Revision: https://reviews.llvm.org/D116412
Diffstat (limited to 'llvm/unittests/Support/TargetParserTest.cpp')
0 files changed, 0 insertions, 0 deletions
