llvm-project/clang-tools-extra/test/clang-move
Haojian Wu 220c755dfc [clang-move] Add header guard for the new header.
Summary:
The header guard generated by clang-move isn't always a perfect
style, just avoid getting the header included multiple times during
compiling period.

Also, we can use llvm-Header-guard clang-tidy check to correct the guard
automatically.

Reviewers: ioeric

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D25610

llvm-svn: 284233
2016-10-14 13:01:36 +00:00
..
Inputs [clang-move] Matching static class member more correctly. 2016-10-14 10:07:58 +00:00
move-class.cpp [clang-move] Add header guard for the new header. 2016-10-14 13:01:36 +00:00
move-multiple-classes.cpp [clang-move] Add header guard for the new header. 2016-10-14 13:01:36 +00:00