diff options
author | Shilei Tian <i@tianshilei.me> | 2023-09-09 18:51:58 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-09 18:51:58 -0400 |
commit | 52b4bec9395703d4757c065649fa43a93e19b7b2 (patch) | |
tree | 8c2ce8256ba56633fe619b30557342498e5381d6 /clang/lib/Serialization/ModuleFile.cpp | |
parent | 6f5ebfb9878f503772b1baa14330855fc9f5feac (diff) | |
download | llvm-52b4bec9395703d4757c065649fa43a93e19b7b2.zip llvm-52b4bec9395703d4757c065649fa43a93e19b7b2.tar.gz llvm-52b4bec9395703d4757c065649fa43a93e19b7b2.tar.bz2 |
[Clang][OpenMP] Emit unroll directive w/o captured stmt (#65862)
The front end doesn't create captured stmt for unroll directive. This
leads to
a crash when `-fopenmp-simd` is used, as reported in #63570.
Fix #63570.
Diffstat (limited to 'clang/lib/Serialization/ModuleFile.cpp')
0 files changed, 0 insertions, 0 deletions