summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex/Preprocessor.cpp
diff options
context:
space:
mode:
authorAkira Hatanaka <ahatanaka@apple.com>2019-03-01 06:43:20 +0000
committerAkira Hatanaka <ahatanaka@apple.com>2019-03-01 06:43:20 +0000
commit78be8b6d53221eef49603ed64dd0670ff5a65727 (patch)
treeb54be737a801b009ee6cf91e2cceb6d14518c779 /clang/lib/Lex/Preprocessor.cpp
parentf4b25f700a4c555711a746befe7ca3a6e93e621d (diff)
downloadbcm5719-llvm-78be8b6d53221eef49603ed64dd0670ff5a65727.tar.gz
bcm5719-llvm-78be8b6d53221eef49603ed64dd0670ff5a65727.zip
[Sema][ObjC] Allow silencing -Wobjc-designated-initializers warnings by
declaring an unavailable method in the subclass's extension that overrides the designated initializer in the base class. r243676 made changes to allow declaring the unavailable method in the subclass interface to silence the warning. This commit additionally allows declaring the unavailable method in the class extension. rdar://problem/42731306 llvm-svn: 355175
Diffstat (limited to 'clang/lib/Lex/Preprocessor.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud