]> granicus.if.org Git - clang/commitdiff
Avoid these headers looking like the same file on a content-addressed file system.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 20 Mar 2017 20:14:03 +0000 (20:14 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 20 Mar 2017 20:14:03 +0000 (20:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@298300 91177308-0d34-0410-b5e6-96231b3b80d8

test/Modules/Inputs/system-out-of-date/X.h
test/Modules/Inputs/system-out-of-date/Z.h

index edcfa18f5af5edc438c44bf4aa5cbef98d64fd6e..f26ce7e27d0937229ca23381c9be62af7c0408dc 100644 (file)
@@ -1 +1,2 @@
+// X.h
 #import <Y.h>
index edcfa18f5af5edc438c44bf4aa5cbef98d64fd6e..5db801a509de187299a07e83e1363f3a8c4246f4 100644 (file)
@@ -1 +1,2 @@
+// Z.h
 #import <Y.h>