[PATCH] D156116: [Clang][LoongArch] Fix ABI handling of empty structs in C++ to match GCC behaviour

Xi Ruoyao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 24 06:12:16 PDT 2023


xry111 added a comment.

Ooops.  These corner cases are really annoying.

I think I should try `make check-gcc check-g++ RUNTESTFLAGS='ALT_CC_UNDER_TEST=clang ALT_CXX_UNDER_TEST=clang++ compat.exp'` in GCC test suite...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156116



More information about the cfe-commits mailing list