aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/TargetParserTest.cpp
diff options
context:
space:
mode:
authorEgor Zhdan <e_zhdan@apple.com>2021-12-29 22:02:21 +0000
committerEgor Zhdan <e_zhdan@apple.com>2022-01-11 12:10:18 +0000
commitfda47db8ee1d3eca8c42819cf1b65ab0ef7df7b8 (patch)
tree65f25940b61062acbac9c7607a18387d41a6e9c7 /llvm/unittests/Support/TargetParserTest.cpp
parentacc39873b70eae53a0c32ca5073f08ea55bbab1c (diff)
downloadllvm-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