diff options
| author | Timm Baeder <tbaeder@redhat.com> | 2026-02-09 13:37:14 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-09 13:37:14 +0100 |
| commit | 4344268ad605a3b77d00a30fb9284f453b240ec0 (patch) | |
| tree | d462cbd19bc8c38edc664e3348c55cdd5de1103e /llvm/test/Transforms/LoopVectorize | |
| parent | f6acc800f2c6e57e2e22bad3f475cd7a01139ca1 (diff) | |
| download | llvm-4344268ad605a3b77d00a30fb9284f453b240ec0.tar.gz llvm-4344268ad605a3b77d00a30fb9284f453b240ec0.tar.bz2 llvm-4344268ad605a3b77d00a30fb9284f453b240ec0.zip | |
[clang] Return std::optional from all Expr::tryEvaluate* API (#179230)
tryEvaluateString was returning an std::optional, but the other try* API
was not. Update tryEvaluateObjectSize and tryEvaluateStrLen to return an
std::optional<uint64_t>.
Diffstat (limited to 'llvm/test/Transforms/LoopVectorize')
0 files changed, 0 insertions, 0 deletions
