diff options
author | Eli Friedman <efriedma@quicinc.com> | 2025-06-05 09:45:03 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-05 09:45:03 -0700 |
commit | f7a3a5c5dc000baa448f1bc6df65601ad91782dd (patch) | |
tree | 6effebe496ac8cf17a66efa5c91ff755594c277e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 5a918923f37e49b426f117c691c83d29df8c955d (diff) | |
download | llvm-f7a3a5c5dc000baa448f1bc6df65601ad91782dd.zip llvm-f7a3a5c5dc000baa448f1bc6df65601ad91782dd.tar.gz llvm-f7a3a5c5dc000baa448f1bc6df65601ad91782dd.tar.bz2 |
[clang] Add regression tests for narrowing with is_constant_evaluated. (#142885)
As discussed in #142707, in the context of determining whether a
conversion is a narrowing conversion, is_constant_evaluation should be
false, even it's a subexpression of a manifestly constant-evaluated
expression.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions