[PATCH] D32412: analyze all kinds of expressions for integer overflow
Nick Lewycky via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 28 18:36:27 PDT 2017
nlewycky updated this revision to Diff 97179.
nlewycky added a comment.
[No changes, just full context this time.]
https://reviews.llvm.org/D32412
Files:
include/clang/Sema/Sema.h
lib/AST/ExprConstant.cpp
lib/Sema/SemaChecking.cpp
test/OpenMP/distribute_parallel_for_simd_aligned_messages.cpp
test/OpenMP/distribute_simd_aligned_messages.cpp
test/OpenMP/for_simd_aligned_messages.cpp
test/OpenMP/parallel_for_simd_aligned_messages.cpp
test/OpenMP/simd_aligned_messages.cpp
test/OpenMP/target_parallel_for_simd_aligned_messages.cpp
test/OpenMP/target_simd_aligned_messages.cpp
test/OpenMP/target_teams_distribute_parallel_for_simd_aligned_messages.cpp
test/OpenMP/target_teams_distribute_simd_aligned_messages.cpp
test/OpenMP/taskloop_simd_aligned_messages.cpp
test/OpenMP/teams_distribute_parallel_for_simd_aligned_messages.cpp
test/OpenMP/teams_distribute_simd_aligned_messages.cpp
test/Sema/integer-overflow.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32412.97179.patch
Type: text/x-patch
Size: 13818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170429/82a1b2f3/attachment.bin>
More information about the cfe-commits
mailing list