[all-commits] [llvm/llvm-project] d9671b: [clang][Interp] Implement __builtin_ffs (#72988)
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Dec 12 06:59:53 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9671bba3e3a4f60302cbc110beede1c864e645b
https://github.com/llvm/llvm-project/commit/d9671bba3e3a4f60302cbc110beede1c864e645b
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2023-12-12 (Tue, 12 Dec 2023)
Changed paths:
M clang/lib/AST/Interp/InterpBuiltin.cpp
M clang/test/AST/Interp/builtin-functions.cpp
Log Message:
-----------
[clang][Interp] Implement __builtin_ffs (#72988)
More information about the All-commits
mailing list