From 93135cb89a89bb5e32259d0e8ca854e22061ff09 Mon Sep 17 00:00:00 2001 From: Masud Rahman Date: Sat, 21 Oct 2017 16:03:17 +0000 Subject: [PATCH] Test commit llvm-svn: 316263 --- clang/README.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/clang/README.txt b/clang/README.txt index 5477b9c..b5f33bb 100644 --- a/clang/README.txt +++ b/clang/README.txt @@ -13,10 +13,10 @@ different source-level tools. One example of this is the Clang Static Analyzer. If you're interested in more (including how to build Clang) it is best to read the relevant web sites. Here are some pointers: -Information on Clang: http://clang.llvm.org/ -Building and using Clang: http://clang.llvm.org/get_started.html -Clang Static Analyzer: http://clang-analyzer.llvm.org/ -Information on the LLVM project: http://llvm.org/ +Information on Clang: http://clang.llvm.org/ +Building and using Clang: http://clang.llvm.org/get_started.html +Clang Static Analyzer: http://clang-analyzer.llvm.org/ +Information on the LLVM project: http://llvm.org/ If you have questions or comments about Clang, a great place to discuss them is on the Clang development mailing list: -- 2.7.4