[PATCH] D121497: Lex: add support for `{,u}i128` Microsoft extension

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 17 04:23:14 PDT 2022


aaron.ballman added a comment.

In D121497#3388024 <https://reviews.llvm.org/D121497#3388024>, @compnerd wrote:

> I don't have an example module sadly.  It was something that I ran into with Swift code import the WinSDK module defined in https://github.com/apple/swift/blob/main/stdlib/public/Platform/winsdk.modulemap.

Could this be the reproducer? https://godbolt.org/z/YbbMse9a4


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121497



More information about the cfe-commits mailing list