llvm / clangir

A new (MLIR based) high-level IR for clang.
https://clangir.org
Other
351 stars 95 forks source link

[NFC][CIR] Complete CIR check in test case ctor-member-lvalue-to-rvalue #608

Closed PragmaTwice closed 4 months ago

PragmaTwice commented 4 months ago

Seems the FIXME has been solved since I've confirmed that these CHECK can pass now.

So I removed the FIXME and recovered these CHECK.