Files
clang-p2996/clang/test/APINotes/Inputs
Egor Zhdan 7344e991ad [APINotes] Add test for C++ class templates
This upstreams https://github.com/apple/llvm-project/pull/7930.

This adds a test to verify that we can apply attributes to C++ class
templates using API Notes. Doing the same for function templates is not
currently possible and requires more work.
2024-03-29 13:05:12 +00:00
..