[clang][ASTImporter] Add import of attribute 'enable_if'.
authorBalázs Kéri <1.int32@gmail.com>
Tue, 12 Apr 2022 07:07:28 +0000 (09:07 +0200)
committerBalázs Kéri <1.int32@gmail.com>
Tue, 12 Apr 2022 08:02:51 +0000 (10:02 +0200)
commit2b6e5fa62b80f4c0ca540e2fc0ebe3b15e50b78a
treeea4e2f052ebc31b056c9555e40b7327c91d3959b
parenteeef40a6cd5eb3ca2bbe2225376dab170b8eb4a4
[clang][ASTImporter] Add import of attribute 'enable_if'.

Reviewed By: martong

Differential Revision: https://reviews.llvm.org/D123397
clang/lib/AST/ASTImporter.cpp
clang/unittests/AST/ASTImporterTest.cpp