aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDavid Chisnall <github@theravensnest.org>2020-12-01 09:48:25 +0000
committerDavid Chisnall <David.Chisnall@microsoft.com>2020-12-01 09:50:18 +0000
commitd1ed67037de6f3f44dc446784f74f0e02adec9b5 (patch)
treefdab8ab5b1f6677905a2feef8830f781d8fe296e /clang/lib/Frontend/CompilerInvocation.cpp
parent82d9fb0ac19e6909a957d346a815d993774b2e98 (diff)
downloadllvm-d1ed67037de6f3f44dc446784f74f0e02adec9b5.zip
llvm-d1ed67037de6f3f44dc446784f74f0e02adec9b5.tar.gz
llvm-d1ed67037de6f3f44dc446784f74f0e02adec9b5.tar.bz2
[GNU ObjC] Fix a regression listing methods twice.
Methods synthesized from declared properties were being added to the method lists twice. This came from the change to list them in the class's method list, which missed removing the place in CGObjCGNU that added them again. Reviewed By: lanza Differential Revision: https://reviews.llvm.org/D91874
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions