[clang] [clang] Implement __builtin_stdc_rotate_left, __builtin_stdc_rotate_right (PR #160259)

NagaChaitanya Vellanki via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 24 10:13:20 PDT 2025


================
@@ -0,0 +1,20 @@
+// RUN: %clang_cc1 -fsyntax-only -verify %s
----------------
chaitanyav wrote:

i set it to `x86_64-unknown-unknown 

https://github.com/llvm/llvm-project/pull/160259


More information about the cfe-commits mailing list