Author: adrian
Date: Thu Feb 20 13:51:46 2014
New Revision: 201807
URL: http://llvm.org/viewvc/llvm-project?rev=201807&view=rev
Log:
Clarify comment.
Modified:
cfe/trunk/test/lit.cfg
Modified: cfe/trunk/test/lit.cfg
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/lit.cfg?rev=201807&r1=201806&r2=201807&view=diff
==============================================================================
--- cfe/trunk/test/lit.cfg (original)
+++ cfe/trunk/test/lit.cfg Thu Feb 20 13:51:46 2014
@@ -305,7 +305,7 @@ if not platform.system() in ['Windows']
config.available_features.add('shell-preserves-root')
# For tests that require Darwin to run.
-# This is used by some of the debuginfo-tests.
+# This is used by debuginfo-tests/*block*.m and debuginfo-tests/foreach.m.
if platform.system() in ['Darwin']:
config.available_features.add('system-darwin')
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits