aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorKunqiu Chen <camsyn@foxmail.com>2025-06-21 23:02:41 +0800
committerGitHub <noreply@github.com>2025-06-21 23:02:41 +0800
commit99af99c6657db0ad76bc348fe075c873a10da031 (patch)
tree41ff6fc141e38e0ba910df6ed511263a2fc84a44 /clang/lib/CodeGen/ModuleBuilder.cpp
parenta961ba88e1d48b8df1531d778e904efb2839662c (diff)
downloadllvm-99af99c6657db0ad76bc348fe075c873a10da031.zip
llvm-99af99c6657db0ad76bc348fe075c873a10da031.tar.gz
llvm-99af99c6657db0ad76bc348fe075c873a10da031.tar.bz2
[TSan] Fix p == end == ShadowMem::end in ShadowSet (#144994)
In `ShadowSet`, when `p == end == ShadowMem::end`, it triggered an assertion fail previously. Now we do not allow `p == end` anymore in `ShadowSet`.
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions