================ @@ -0,0 +1,503 @@ +// RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -fclangir -emit-cir %s -o %t.cir ---------------- AmrDeveloper wrote: My idea was to end up having tests with and without RTTI https://github.com/llvm/llvm-project/pull/160002