[clang] [clang][ASTImporter] Fix crash when template class static member imported to other translation unit. (PR #68774)

Balázs Kéri via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 27 01:42:42 PDT 2023


https://github.com/balazske commented:

The fix looks good but the formatting of the test code could be better, like in the other tests.

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


More information about the cfe-commits mailing list