]> granicus.if.org Git - clang/commitdiff
add a comment.
authorAdrian Prantl <aprantl@apple.com>
Thu, 20 Feb 2014 17:57:37 +0000 (17:57 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 20 Feb 2014 17:57:37 +0000 (17:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@201801 91177308-0d34-0410-b5e6-96231b3b80d8

test/lit.cfg

index f82021441137332a106b0479ee322b1108fa9e50..80e56fd4a6d9537724f42df87094a8dbff814455 100644 (file)
@@ -305,6 +305,7 @@ if not platform.system() in ['Windows'] or not execute_external:
     config.available_features.add('shell-preserves-root')
 
 # For tests that require Darwin to run.
+# This is used by some of the debuginfo-tests.
 if platform.system() in ['Darwin']:
     config.available_features.add('system-darwin')