Files
clang-p2996/clang/lib/AST/DeclTemplate.cpp
Ilya Biryukov 1c9085e37e [Sema] Default arguments for template parameters affect ContainsUnexpandedPacks (#99880)
This addresses the FIXME in the code. There will be tests for the new
behavior in an upcoming #86265, which also addresses other bugs that
prevent exposing the wrong results of `ContainsUnexpandedPacks` in the
outputs of the compiler without crashes.
2024-07-23 19:19:16 +02:00

68 KiB