| commit | a7206b9e097cd403c3e53ada214b8bbfaca9449b | [log] [tgz] |
|---|---|---|
| author | Alexey Bataev <a.bataev@hotmail.com> | Tue Dec 20 16:51:02 2016 +0000 |
| committer | Alexey Bataev <a.bataev@hotmail.com> | Tue Dec 20 16:51:02 2016 +0000 |
| tree | aa714806a4de1eacfc58f02954ea79711109829e | |
| parent | 11da40b775805a2192edc9df8e427b6427a99a10 [diff] |
[OPENMP] Fix for PR31416: Clang crashes on OMPCapturedExpr during source based coverage compilation Added source location info to captured expression declaration + fixed source location info for loop based directives. llvm-svn: 290181