[all-commits] [llvm/llvm-project] 591452: NFC: [clang] add template AST test for make_intege...
Matheus Izvekov via All-commits
all-commits at lists.llvm.org
Fri Sep 16 08:14:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 591452eb235f0bdf5c22ba635114bf1b8dc7d01c
https://github.com/llvm/llvm-project/commit/591452eb235f0bdf5c22ba635114bf1b8dc7d01c
Author: Matheus Izvekov <mizvekov at gmail.com>
Date: 2022-09-16 (Fri, 16 Sep 2022)
Changed paths:
A clang/test/SemaTemplate/make_integer_seq.cpp
A clang/test/SemaTemplate/type_pack_element.cpp
Log Message:
-----------
NFC: [clang] add template AST test for make_integer_seq and type_pack_element
Signed-off-by: Matheus Izvekov <mizvekov at gmail.com>
Differential Revision: https://reviews.llvm.org/D133261
More information about the All-commits
mailing list