[clang] [Hexagon] Ignore formatting of generated proto files (PR #184427)
Sam Elliott via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 3 13:00:25 PST 2026
================
@@ -0,0 +1,3 @@
+# Autogenerated Hexagon intrinsic macros.
+hexagon_protos.h
+hvx_hexagon_protos.h
----------------
lenary wrote:
I think you also need `hexagon_circ_brev_intrinsics.h`
The last hexagon file is `hexagon_types.h`, which I don't think is autogenerated, but I'm not sure.
https://github.com/llvm/llvm-project/pull/184427
More information about the cfe-commits
mailing list