[PATCH] D103603: [Sema][RISCV] Allow ?: to select Typedef BuiltinType in C

Kito Cheng via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 3 03:19:07 PDT 2021


kito-cheng added a comment.

The testcase I provided in last comment could be compile successfully with aarch64-gcc, but failed on clang.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103603



More information about the cfe-commits mailing list