[all-commits] [llvm/llvm-project] ac1af7: [clang] Implement constexpr support for __builtin_...

OverMighty via All-commits all-commits at lists.llvm.org
Tue Mar 26 13:23:09 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ac1af75051195e63cc518cf12312dd4eaf2e9bf8
      https://github.com/llvm/llvm-project/commit/ac1af75051195e63cc518cf12312dd4eaf2e9bf8
  Author: OverMighty <its.overmighty at gmail.com>
  Date:   2024-03-26 (Tue, 26 Mar 2024)

  Changed paths:
    M clang/docs/LanguageExtensions.rst
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Basic/Builtins.td
    M clang/lib/AST/ExprConstant.cpp
    M clang/test/Sema/constant-builtins-2.c

  Log Message:
  -----------
  [clang] Implement constexpr support for __builtin_{clzg,ctzg} (#86577)

Fixes #86549.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list