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

Hideki Saito via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 18 15:18:41 PDT 2019


hsaito added a comment.

In D69088#1715210 <https://reviews.llvm.org/D69088#1715210>, @Meinersbur wrote:

> I'd rather just enable them with a command-line switch, such as `-fexperimental-transform`.


This direction works for me. `-fexperimental-transform-pragma` might be better, though.


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