diff options
| author | Ryotaro Kasuga <kasuga.ryotaro@fujitsu.com> | 2025-10-30 19:49:57 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-30 10:49:57 +0000 |
| commit | 0e2b89037a94436b9e342dd2d297119e2a39d2f3 (patch) | |
| tree | 3bc34ca1ed3e31b5c6308910ea4d934b686bf20a /clang/lib/Basic/SourceManager.cpp | |
| parent | d929146b3fcd7bafe364a053355bfe35b5e1fdbf (diff) | |
| download | llvm-0e2b89037a94436b9e342dd2d297119e2a39d2f3.zip llvm-0e2b89037a94436b9e342dd2d297119e2a39d2f3.tar.gz llvm-0e2b89037a94436b9e342dd2d297119e2a39d2f3.tar.bz2 | |
[DA] Add tests where dependencies are missed due to overflow (NFC) (#164246)
This patch adds test cases that demonstrate missing dependencies in DA
caused by the lack of overflow handling. These issues will be addressed
by properly inserting overflow checks and bailing out when one is
detected.
It covers the following dependence test functions:
- Strong SIV
- Weak-Crossing SIV
- Weak-Zero SIV
- Symbolic RDIV
- GCD MIV
It does NOT cover:
- Exact SIV
- Exact RDIV
- Banerjee MIV
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions
