[all-commits] [llvm/llvm-project] bffa8e: [clang][Interp] Implement __builtin_clrsb (#72243)
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Nov 15 22:31:07 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bffa8e1d1aeebdcfca935f7b998e8e100bca08a4
https://github.com/llvm/llvm-project/commit/bffa8e1d1aeebdcfca935f7b998e8e100bca08a4
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_clrsb (#72243)
More information about the All-commits
mailing list