From: Mark Murray Date: Thu, 19 Sep 2019 09:24:42 +0000 (+0000) Subject: [TestCommit] Trivial change to test commit access. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=23d1a459594f2fcf33a00b355fec6a75b349f38d;p=clang [TestCommit] Trivial change to test commit access. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@372307 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/bindings/python/README.txt b/bindings/python/README.txt index eaeab285c8..b0f0142a56 100644 --- a/bindings/python/README.txt +++ b/bindings/python/README.txt @@ -1,5 +1,5 @@ //===----------------------------------------------------------------------===// -// Clang Python Bindings. +// Clang Python Bindings //===----------------------------------------------------------------------===// This directory implements Python bindings for Clang.