[all-commits] [llvm/llvm-project] f20935: [clang] Allow builtin addc/subc to be constant eva...

Bryce Wilson via All-commits all-commits at lists.llvm.org
Thu Feb 15 07:41:31 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f20935266958ccb43ee6abe24e69c46f1d825365
      https://github.com/llvm/llvm-project/commit/f20935266958ccb43ee6abe24e69c46f1d825365
  Author: Bryce Wilson <bryce at brycemw.ca>
  Date:   2024-02-15 (Thu, 15 Feb 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/SemaCXX/builtins-overflow.cpp

  Log Message:
  -----------
  [clang] Allow builtin addc/subc to be constant evaluated (#81656)

[clang] Allow builtin addc/subc to be constant evaluated




More information about the All-commits mailing list