[Openmp-commits] [PATCH] D134947: [analyzer] Fix liveness of Symbols for values in regions reffered by LazyCompoundVal
Balázs Benics via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Oct 4 04:39:33 PDT 2022
steakhal added inline comments.
================
Comment at: clang/test/Analysis/trivial-copy-struct.cpp:58
+ clang_analyzer_warnIfReached(); // no-warning: Dead code.
+};
+
----------------
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134947/new/
https://reviews.llvm.org/D134947
More information about the Openmp-commits
mailing list