[PATCH] D87004: [analyzer] Evaluate PredefinedExpressions
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 2 07:50:51 PDT 2020
steakhal updated this revision to Diff 289446.
steakhal added a comment.
- Added `no-warning`.
- Added test-case for `__builtin_unique_stable_name` as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87004/new/
https://reviews.llvm.org/D87004
Files:
clang/lib/StaticAnalyzer/Core/Environment.cpp
clang/lib/StaticAnalyzer/Core/SValBuilder.cpp
clang/test/Analysis/eval-predefined-exprs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87004.289446.patch
Type: text/x-patch
Size: 5956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200902/db41343c/attachment.bin>
More information about the cfe-commits
mailing list