[all-commits] [llvm/llvm-project] 0f8c51: [clang][Interp] Implement __builtin_parity (#71662)
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Nov 15 21:24:17 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f8c51a5230b37331bd62d3e4ad73ac4a5deb106
https://github.com/llvm/llvm-project/commit/0f8c51a5230b37331bd62d3e4ad73ac4a5deb106
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2023-11-16 (Thu, 16 Nov 2023)
Changed paths:
M clang/lib/AST/Interp/InterpBuiltin.cpp
M clang/test/AST/Interp/builtin-functions.cpp
Log Message:
-----------
[clang][Interp] Implement __builtin_parity (#71662)
More information about the All-commits
mailing list