[PATCH] D69088: [Lex] #pragma clang transform

Michael Kruse via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 17 19:54:16 PDT 2019


Meinersbur added a comment.

In D69088#1713915 <https://reviews.llvm.org/D69088#1713915>, @ABataev wrote:

> Just do not allow this form with respect_order clause.


What exactly would be the rules what is allowed and what isn't?

We can just not allow not mixing `#pragma clang loop` and `#pragma clang transform`.


Repository:
  rC Clang

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

https://reviews.llvm.org/D69088





More information about the cfe-commits mailing list