Unverified Commit 9c346780 authored by Shafik Yaghmour's avatar Shafik Yaghmour Committed by GitHub
Browse files

[Clang] Remove unneeded template keyword (#71435)

As noted in this bug report:
https://github.com/llvm/llvm-project/issues/37647

Due to this clang bug we added the template keyword in Redeclarable.h.
The bug has been fixed since then, so removing it.
parent ba2f40a7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment