[clang] [clang][Interp] Handle std::move etc. builtins (PR #70772)

Henrik G. Olsson via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 2 05:38:04 PDT 2023


Timm =?utf-8?q?Bäder?= <tbaeder at redhat.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/70772 at github.com>


hnrklssn wrote:

Nice. I realise you're following the convention already established in the test file, but have you considered compiling with `-verify=new,both` and `-verify=ref,both`, respectively, and combining the shared diagnostics into `both-error` etc. to make it easier to see when they do and don't align?

https://github.com/llvm/llvm-project/pull/70772


More information about the cfe-commits mailing list