[PATCH] D127646: [analyzer][NFC][test] Add new RUN lint with support-symbolic-integer-casts=true to svalbuilder-rearrange-comparisons.c
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 15 05:02:01 PDT 2022
martong marked an inline comment as done.
martong added inline comments.
================
Comment at: clang/test/Analysis/svalbuilder-rearrange-comparisons.cpp:16-17
+
+template <typename T>
+void clang_analyzer_eval(T x);
+template <typename T>
----------------
steakhal wrote:
>
Ok, thx, done.
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