Meinersbur added a comment.

@romanovvlad This is due to -fms-extensions. It Expands `__Pragma` to `#pragma` 
instead of keeping it a `__Pragma`. This is a one-line fix.

@alexfh This was fixed by D106924 <https://reviews.llvm.org/D106924>

I would suggest to not revert. Will upload a patch for `-fms-extensions` after 
some cleanup.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104601

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to