]> granicus.if.org Git - clang/commit
Doug convinced me that DW_AT_APPLE_objc_complete_type is more appropriate name.
authorDevang Patel <dpatel@apple.com>
Thu, 12 May 2011 21:29:57 +0000 (21:29 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 12 May 2011 21:29:57 +0000 (21:29 +0000)
commitaad16096f49e670aecc92beaa49b33d1c9aba4f2
tree95e90c0ee58cc8355dbd6052fdb40c5ba6677218
parentf568b6459dd6df59b809a798cb198b4438c13abe
Doug convinced me that DW_AT_APPLE_objc_complete_type is more appropriate name.
s/DW_AT_APPLE_objc_class_extension/DW_AT_APPLE_objc_complete_type/g

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@131245 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
test/CodeGenObjC/debug-info-class-extension.m
test/CodeGenObjC/debug-info-class-extension2.m
test/CodeGenObjC/debug-info-class-extension3.m