summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/system-out-of-date/Z.h
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2017-03-20 20:14:03 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2017-03-20 20:14:03 +0000
commit6043e0f7388225f0aa0624adf8b9e0c631259bd7 (patch)
treecd462d67ae77685bec35270f02f08b2041b06dd0 /clang/test/Modules/Inputs/system-out-of-date/Z.h
parent4b0cad0bb8731409c181f9a2cc9d266bb08321f9 (diff)
downloadbcm5719-llvm-6043e0f7388225f0aa0624adf8b9e0c631259bd7.tar.gz
bcm5719-llvm-6043e0f7388225f0aa0624adf8b9e0c631259bd7.zip
Avoid these headers looking like the same file on a content-addressed file system.
llvm-svn: 298300
Diffstat (limited to 'clang/test/Modules/Inputs/system-out-of-date/Z.h')
-rw-r--r--clang/test/Modules/Inputs/system-out-of-date/Z.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/system-out-of-date/Z.h b/clang/test/Modules/Inputs/system-out-of-date/Z.h
index edcfa18f5af..5db801a509d 100644
--- a/clang/test/Modules/Inputs/system-out-of-date/Z.h
+++ b/clang/test/Modules/Inputs/system-out-of-date/Z.h
@@ -1 +1,2 @@
+// Z.h
#import <Y.h>
OpenPOWER on IntegriCloud