[all-commits] [llvm/llvm-project] 68baac: [clang][dataflow] Use `Strict` accessors in comma ...
martinboehme via All-commits
all-commits at lists.llvm.org
Tue May 23 04:58:18 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 68baaca61dfad1179a61d99cbf0fe23a6894849d
https://github.com/llvm/llvm-project/commit/68baaca61dfad1179a61d99cbf0fe23a6894849d
Author: Martin Braenne <mboehme at google.com>
Date: 2023-05-23 (Tue, 23 May 2023)
Changed paths:
M clang/lib/Analysis/FlowSensitive/Transfer.cpp
Log Message:
-----------
[clang][dataflow] Use `Strict` accessors in comma operator and no-op cast.
This patch is part of the ongoing migration to strict handling of value
categories (see https://discourse.llvm.org/t/70086 for details).
Depends On D150775
Reviewed By: gribozavr2
Differential Revision: https://reviews.llvm.org/D150776
More information about the All-commits
mailing list