Thanks for your opinion! I did these just because LLVM has already done the
same thing and I wanted to make GCC with the same behavior of LLVM. The only
difference is that LLVM has no handling for ilp32f and lp64f and I have sent a
patch to do it (sees https://reviews.llvm.org/D125947).
As for R
I move the verify_type_context code to cp_finish_decl and it works.
I will send the new patch later.
--
Sender:Jason Merrill
Sent At:2021 Sep. 16 (Thu.) 05:04
Recipient:wangpc ; gcc-patches
Subject:Re: [PATCH] C++: add type checking