summaryrefslogtreecommitdiff
path: root/.clang-tidy
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@acm.org>2022-01-24 06:38:47 -0800
committerNathan Sidwell <nathan@acm.org>2022-02-01 05:30:24 -0800
commitfa7834a55484f9a7add76750a448184c333fba4b (patch)
tree3a0b8d45d8cb3b547167cd3e6e6262fdf1d1d66c /.clang-tidy
parentaf8f1dbb43bc1a6267ea0b760c7b0fae635938ff (diff)
downloadllvm-fa7834a55484f9a7add76750a448184c333fba4b.tar.gz
[demangler] Preserve line numbering in copied demangler sources
While prepending lines to the copied source files is functional, it disturbs the line numbering between the original and the copy. That makes development more awkward than necessary, as it is the copy that generally gets compiled first and emits compiler errors. This uses sed to alter the first two lines, and also emits better emacs mode setting, getting both C++ mode and read-only mode. While here, also update and clarify documentation. Reviewed By: ChuanqiXu Differential Revision: https://reviews.llvm.org/D118135
Diffstat (limited to '.clang-tidy')
0 files changed, 0 insertions, 0 deletions