[all-commits] [llvm/llvm-project] 74d1a4: [Clang] Ignore assumptions with side effects at co...
Sirraide via All-commits
all-commits at lists.llvm.org
Sat Mar 16 08:06:12 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74d1a40915834cbf0629f8d34a7265734d4d9073
https://github.com/llvm/llvm-project/commit/74d1a40915834cbf0629f8d34a7265734d4d9073
Author: Sirraide <aeternalmail at gmail.com>
Date: 2024-03-16 (Sat, 16 Mar 2024)
Changed paths:
M clang/lib/AST/ExprConstant.cpp
M clang/test/SemaCXX/cxx23-assume.cpp
Log Message:
-----------
[Clang] Ignore assumptions with side effects at compile time (#85534)
Fixes #85519.
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