[all-commits] [llvm/llvm-project] 2b6e5f: [clang][ASTImporter] Add import of attribute 'enab...
Balázs Kéri via All-commits
all-commits at lists.llvm.org
Tue Apr 12 01:04:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b6e5fa62b80f4c0ca540e2fc0ebe3b15e50b78a
https://github.com/llvm/llvm-project/commit/2b6e5fa62b80f4c0ca540e2fc0ebe3b15e50b78a
Author: Balázs Kéri <1.int32 at gmail.com>
Date: 2022-04-12 (Tue, 12 Apr 2022)
Changed paths:
M clang/lib/AST/ASTImporter.cpp
M clang/unittests/AST/ASTImporterTest.cpp
Log Message:
-----------
[clang][ASTImporter] Add import of attribute 'enable_if'.
Reviewed By: martong
Differential Revision: https://reviews.llvm.org/D123397
More information about the All-commits
mailing list