[all-commits] [llvm/llvm-project] ea3166: [clang] Add bitint classification for __builtin_cl...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Nov 16 23:31:39 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea316625d1c984d63610a580b138c800115bfd86
https://github.com/llvm/llvm-project/commit/ea316625d1c984d63610a580b138c800115bfd86
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths:
M clang/docs/ReleaseNotes.rst
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] Add bitint classification for __builtin_classify_type (#72036)
See #71911
More information about the All-commits
mailing list