[llvm-bugs] [Bug 36858] New: Add "hh" file extension to git-clang-format for recognized C++ files
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Mar 21 11:40:17 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=36858
Bug ID: 36858
Summary: Add "hh" file extension to git-clang-format for
recognized C++ files
Product: clang
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: carney at oath.com
CC: llvm-bugs at lists.llvm.org
My organization (and others that I've worked for) use .cc and .hh suffixes for
C++ sources. The "hh" suffix is missing from the definition of
default_extensions in git-clang-format at
https://llvm.org/svn/llvm-project/cfe/trunk/tools/clang-format/git-clang-format
Please add an "hh" extension.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180321/c717c332/attachment.html>
More information about the llvm-bugs
mailing list