[PATCH] D80944: Add begin source location for the attributed statement created from PragmaLoopHint decorated loop

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 16 06:37:19 PDT 2020


erichkeane added a comment.

Note that this causes a regression (reported here) https://bugs.llvm.org/show_bug.cgi?id=46336

The assert added here breaks in the case where a pragma loop attribute is combined with a C++ attribute.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80944/new/

https://reviews.llvm.org/D80944





More information about the cfe-commits mailing list