forked from OSchip/llvm-project
Avoid these headers looking like the same file on a content-addressed file system.
llvm-svn: 298300
This commit is contained in:
parent
4b0cad0bb8
commit
6043e0f738
|
@ -1 +1,2 @@
|
|||
// X.h
|
||||
#import <Y.h>
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
// Z.h
|
||||
#import <Y.h>
|
||||
|
|
Loading…
Reference in New Issue