Skip to content
Commit a34ae8fc authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa._btf: Fix renaming of BTFForwardDecl

FIX

BTFForwardDecl should not be considered when deduplicating type names,
as it will always "conflict" with the actual type definition. That is
not a big problem though, as forward declarations are never useful (they
are created as needed when dumping C code, we never rely on the BTF
ones)
parent a80f6d30
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment