diff options
author | Ilya Biryukov <ibiryukov@google.com> | 2018-03-09 14:43:29 +0000 |
---|---|---|
committer | Ilya Biryukov <ibiryukov@google.com> | 2018-03-09 14:43:29 +0000 |
commit | 1a1dffd27585fc97c22acae9628c781060a7afc8 (patch) | |
tree | bd1946550b90c702d0ebc5a4dd5f6e1c39a373c0 /clang/test/OpenMP/taskloop_reduction_codegen.cpp | |
parent | ef624fecdd2bf4c122afaaf32c84cb0c5a45de20 (diff) | |
download | bcm5719-llvm-1a1dffd27585fc97c22acae9628c781060a7afc8.tar.gz bcm5719-llvm-1a1dffd27585fc97c22acae9628c781060a7afc8.zip |
[SemaOverload] Fixed crash on code completion
Summary:
The relevant failing assertion message is:
../tools/clang/lib/Sema/SemaInit.cpp:8411: PerformCopyInitialization(): Assertion `InitE && "No initialization expression?"' failed.
See the added test case for a repro.
Reviewers: bkramer, sammccall, ioeric, hokein
Reviewed By: sammccall
Subscribers: cfe-commits
Differential Revision: https://reviews.llvm.org/D44300
llvm-svn: 327134
Diffstat (limited to 'clang/test/OpenMP/taskloop_reduction_codegen.cpp')
0 files changed, 0 insertions, 0 deletions