[llvm-dev] Hexagon automatically generated code - proposed change
Richard Trieu via llvm-dev
llvm-dev at lists.llvm.org
Wed Jan 30 21:05:17 PST 2019
Krzysztof,
lib/Target/Hexagon/HexagonDepDecoders.h is marked as generated code and I
should consult you, as code owner, before changing. As this file is not a
stand-alone header (does not compile alone, no header guards, is included
in the middle of other files) it should not have the .h extension. I
propose that this file be renamed to have .inc extension to be consistent
with the coding standard.
Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190130/88bd439b/attachment.html>
More information about the llvm-dev
mailing list