================ @@ -398,6 +398,8 @@ Improvements to Clang's diagnostics - Clang now emits a diagnostic in case `vector_size` or `ext_vector_type` attributes are used with a negative size (#GH165463). +- Improved diagnostic location for templates declared inside local classes. ---------------- zwuis wrote:
Please reference the issue fixed by this patch like other entries. https://github.com/llvm/llvm-project/pull/149781 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
