[all-commits] [llvm/llvm-project] 66d9d1: [clang][AST] Add support for ShuffleVectorExpr to ...
Balazs Benics via All-commits
all-commits at lists.llvm.org
Mon Sep 27 01:17:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66d9d1012b031e7f7559e8f0e03b9e7bfb6c20a1
https://github.com/llvm/llvm-project/commit/66d9d1012b031e7f7559e8f0e03b9e7bfb6c20a1
Author: Balazs Benics <balazs.benics at sigmatechnology.se>
Date: 2021-09-27 (Mon, 27 Sep 2021)
Changed paths:
M clang/lib/AST/ASTImporter.cpp
M clang/unittests/AST/ASTImporterTest.cpp
Log Message:
-----------
[clang][AST] Add support for ShuffleVectorExpr to ASTImporter
Addresses https://bugs.llvm.org/show_bug.cgi?id=51902
Reviewed By: shafik, martong
Differential Revision: https://reviews.llvm.org/D110052
More information about the All-commits
mailing list