llvm / clangir

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

[CIR][NFC] remove redundant test in CIR/IR/data-member-ptr.cir #582

Closed Lancern closed 5 months ago

Lancern commented 5 months ago

As suggested in #401, this PR removes the get_global_member test in CIR/IR/data-member-ptr.cir as it is redundant.

The original comment: https://github.com/llvm/clangir/pull/401#discussion_r1589952990