aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorShilei Tian <i@tianshilei.me>2022-02-17 10:22:16 -0500
committerShilei Tian <i@tianshilei.me>2022-02-17 10:22:48 -0500
commit092a5bb72ba8cc5a6cec02cfe61f70130a2c1282 (patch)
treea5e13c9f5498bb1adcdb9fee3a7564b9e97ec356 /clang/lib/Frontend/InitPreprocessor.cpp
parent3af7bbca4a0ef64de64b8bb38d3b167673ec60f0 (diff)
downloadllvm-092a5bb72ba8cc5a6cec02cfe61f70130a2c1282.zip
llvm-092a5bb72ba8cc5a6cec02cfe61f70130a2c1282.tar.gz
llvm-092a5bb72ba8cc5a6cec02cfe61f70130a2c1282.tar.bz2
[OpenMP][Offloading] Fix test case issues in bug49334.cpp
`bug49334.cpp` has one issue that causes flaky result reported in #53730. The root cause is `BlockedC` is never initialized but in `BlockMatMul_TargetNowait` it is directly read and written (via `+=`). Fixes #53730. Reviewed By: jhuber6 Differential Revision: https://reviews.llvm.org/D119988
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions