This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7e2b995e0cce: [analyzer] [NFC] Add more test cases for
equality tracking (authored by ASDenysPetrov).
Repository:
rG LLVM Github Monorepo
CHANGES
ASDenysPetrov updated this revision to Diff 451527.
ASDenysPetrov added a comment.
C-standard does not support templates. Replaced function template with the
function.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131514/new/
https://reviews.llvm.org/D131514
Files:
clang/test/Analys
NoQ accepted this revision.
NoQ added a comment.
This revision is now accepted and ready to land.
Tests always welcome!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131514/new/
https://reviews.llvm.org/D131514
ASDenysPetrov created this revision.
ASDenysPetrov added reviewers: martong, steakhal, NoQ.
ASDenysPetrov added a project: clang.
Herald added subscribers: manas, dkrupp, donat.nagy, Szelethus,
mikhail.ramalho, a.sidorin, rnkovacs, szepet, baloghadamsoftware, xazax.hun.
Herald added a project: All