Avoid these headers looking like the same file on a content-addressed file system.

llvm-svn: 298300
This commit is contained in:
Richard Smith 2017-03-20 20:14:03 +00:00
parent 4b0cad0bb8
commit 6043e0f738
2 changed files with 2 additions and 0 deletions

View File

@ -1 +1,2 @@
// X.h
#import <Y.h>

View File

@ -1 +1,2 @@
// Z.h
#import <Y.h>