[lldb] [clang-tools-extra] [clang] [c++20] P1907R1: Support for generalized non-type template arguments of scalar type. (PR #78041)

via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 15 04:44:12 PST 2024


cor3ntin wrote:

> > Should we add a couple of PCH tests ?
> 
> [clang/test/Modules/odr_hash.cpp](https://github.com/llvm/llvm-project/pull/78041/files#diff-b0662120e3a8a2bf3ccd95b9e8943640816b457c00e662ebfdd648632e383314) should cover AST serialization/deserialization. But I could missing something, of course. What is your concern?

Looking at those tests again, they seem sufficient.

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


More information about the cfe-commits mailing list