Mark variables/fields as ID-dependent when initializing from ID-dependent
expressions only, not any expressions.
Fixes https://github.com/llvm/llvm-project/issues/52790
Depends on D145304
Differential D145305
[clang-tidy] altera-id-dependent-backward-branch: do not mark all variables yeputons-gh on Mar 4 2023, 3:32 AM. Authored by
Details
Mark variables/fields as ID-dependent when initializing from ID-dependent Fixes https://github.com/llvm/llvm-project/issues/52790 Depends on D145304
Diff Detail
Event Timeline
|