forked from OSchip/llvm-project
f761acfb1a
We found a case where Typedef Name Declarations were not being added correctly when importing builtin types. This exposed the need for a TypedefNameDecl visitor so these types can be added by RecordDecl and fields. This code is covered by the ASTImporterTest cases that use the implicit struct __NSConstantString_tag definitions. Thanks to @martong for the debugging assist! Depends on D83970. Reviewed By: martong Differential Revision: https://reviews.llvm.org/D83992 |
||
---|---|---|
.. | ||
Models | ||
expected-plists | ||
ctu-chain.cpp | ||
ctu-import.c | ||
ctu-import.c.externalDefMap.ast-dump.txt | ||
ctu-other.c | ||
ctu-other.c.externalDefMap.ast-dump.txt | ||
ctu-other.cpp | ||
ctu-other.cpp.externalDefMap.ast-dump.txt | ||
llvm.h | ||
localization-pch.h | ||
no-store-suppression.h | ||
plist-macros-ctu.c | ||
plist-macros-ctu.h | ||
plist-macros-with-expansion-ctu.c.externalDefMap.txt | ||
qt-simulator.h | ||
system-header-simulator-cxx-std-suppression.h | ||
system-header-simulator-cxx.h | ||
system-header-simulator-for-cxx-uninitialized-object.h | ||
system-header-simulator-for-malloc.h | ||
system-header-simulator-for-nullability-cxx.h | ||
system-header-simulator-for-nullability.h | ||
system-header-simulator-for-objc-dealloc.h | ||
system-header-simulator-for-pthread-lock.h | ||
system-header-simulator-for-simple-stream.h | ||
system-header-simulator-for-valist.h | ||
system-header-simulator-objc.h | ||
system-header-simulator.h | ||
taint-generic-config-ill-formed.yaml | ||
taint-generic-config-invalid-arg.yaml | ||
taint-generic-config.yaml |