diff options
author | Richard Smith <richard@metafoo.co.uk> | 2020-10-12 19:17:50 -0700 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2020-10-12 19:22:31 -0700 |
commit | e2d4174e9c66251d1b408234b53f53d0903c0285 (patch) | |
tree | 2045a24732d77ca01c56cbf2c658291159ff66b3 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 84cc39c329f8d4910b8f558971d715f949ce1e94 (diff) | |
download | llvm-e2d4174e9c66251d1b408234b53f53d0903c0285.zip llvm-e2d4174e9c66251d1b408234b53f53d0903c0285.tar.gz llvm-e2d4174e9c66251d1b408234b53f53d0903c0285.tar.bz2 |
Ensure that InheritedAttrs are properly inherited along a redeclaration
chain for ObjCInterfaceDecls.
Only one such declaration can actually have attributes (the definition,
if any), but generally we assume that we can look for InheritedAttrs on
the most recent declaration.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions