[PATCH] D127646: [analyzer][NFC][test] Add new RUN lint with support-symbolic-integer-casts=true to svalbuilder-rearrange-comparisons.c
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 14 00:42:14 PDT 2022
steakhal accepted this revision.
steakhal added inline comments.
This revision is now accepted and ready to land.
================
Comment at: clang/test/Analysis/svalbuilder-rearrange-comparisons.cpp:16-17
+
+template <typename T>
+void clang_analyzer_eval(T x);
+template <typename T>
----------------
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127646/new/
https://reviews.llvm.org/D127646
More information about the cfe-commits
mailing list