[all-commits] [llvm/llvm-project] a79a56: [clang] Classify vector types in __builtin_classif...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Nov 24 05:41:12 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a79a5611bd18baab02ea6ad31f7b6b767f4028a7
https://github.com/llvm/llvm-project/commit/a79a5611bd18baab02ea6ad31f7b6b767f4028a7
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2023-11-24 (Fri, 24 Nov 2023)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/AST/ExprConstShared.h
M clang/lib/AST/ExprConstant.cpp
M clang/test/Sema/builtin-classify-type.c
M clang/test/SemaCXX/builtin-classify-type.cpp
Log Message:
-----------
[clang] Classify vector types in __builtin_classify_type (#73299)
More information about the All-commits
mailing list