summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2017-08-24 23:25:05 +0000
committerErich Keane <erich.keane@intel.com>2017-08-24 23:25:05 +0000
commit26f73e39f18b71b45779872ba83d5baecefa368f (patch)
tree5ebf445fefad4f053cea72f479b2efc5595ac15e /clang/test/Frontend
parente404cbff6630ef8f14fc7ba435d957136ff71681 (diff)
downloadbcm5719-llvm-26f73e39f18b71b45779872ba83d5baecefa368f.tar.gz
bcm5719-llvm-26f73e39f18b71b45779872ba83d5baecefa368f.zip
Remove .gitattributes, add comment to lineendings.
llvm-svn: 311732
Diffstat (limited to 'clang/test/Frontend')
-rw-r--r--clang/test/Frontend/.gitattributes2
-rw-r--r--clang/test/Frontend/system-header-line-directive-ms-lineendings.c2
2 files changed, 1 insertions, 3 deletions
diff --git a/clang/test/Frontend/.gitattributes b/clang/test/Frontend/.gitattributes
deleted file mode 100644
index 03f5ad0e0cb..00000000000
--- a/clang/test/Frontend/.gitattributes
+++ /dev/null
@@ -1,2 +0,0 @@
-# Below test validates crlf line endings, so it should stay crlf.
-system-header-line-directive-ms-lineendings.c text eol=crlf
diff --git a/clang/test/Frontend/system-header-line-directive-ms-lineendings.c b/clang/test/Frontend/system-header-line-directive-ms-lineendings.c
index 34a7ec94b03..57b7a27ea49 100644
--- a/clang/test/Frontend/system-header-line-directive-ms-lineendings.c
+++ b/clang/test/Frontend/system-header-line-directive-ms-lineendings.c
@@ -5,7 +5,7 @@
#include "line-directive.h"
// This tests that the line numbers for the current file are correctly outputted
-// for the include-file-completed test case.
+// for the include-file-completed test case. This file should be CRLF.
// CHECK: # 1 "{{.*}}system-header-line-directive-ms-lineendings.c" 2
// CHECK: # 1 "{{.*}}noline.h" 1 3
OpenPOWER on IntegriCloud