[clang][ASTImporter] Add import of thread safety attributes.
Attributes of "C/C++ Thread safety attributes" section in Attr.td are added to ASTImporter. The not added attributes from this section do not need special import handling. Reviewed By: martong Differential Revision: https://reviews.llvm.org/D110528
Loading
Please register or sign in to comment