[PATCH] D120824: [clang][ASTImporter] Fix a bug when importing CXXDefaultInitExpr.

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 11 06:12:42 PST 2022


balazske added a comment.

The last unit test is not much different from the lit test, I could not find more simple code to get the wanted result. Is it still good to have the lit test too?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120824



More information about the cfe-commits mailing list