From 6bd36d56e4a6b9987eb7f9877b56f65867599892 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Sat, 9 Apr 2011 09:51:57 +0000 Subject: docs/*.html: Make W3C HTML 4.01 Strict more compliant. FIXME: The logo handling in ReleaseNotes.html llvm-svn: 129208 --- llvm/docs/TestingGuide.html | 1 + 1 file changed, 1 insertion(+) (limited to 'llvm/docs/TestingGuide.html') diff --git a/llvm/docs/TestingGuide.html b/llvm/docs/TestingGuide.html index 051772ec62c..5886c85242c 100644 --- a/llvm/docs/TestingGuide.html +++ b/llvm/docs/TestingGuide.html @@ -295,6 +295,7 @@ that subdirectory.

Debugging Information tests
+

To run debugging information tests simply checkout the tests inside clang/test directory.

-- cgit v1.2.3