summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-08-03 18:23:10 (GMT)
committerBrad King <brad.king@kitware.com>2015-08-03 18:23:45 (GMT)
commit7fbf764f3a2945710d78fb0f6a1a937501df8166 (patch)
treeb4736f474ea39a5a824f0e0e9d8dd99a8b7476a5 /README.rst
parentd30d102fbb93bd2267f66ade1da68a0e61c19f97 (diff)
downloadCastXML-7fbf764f3a2945710d78fb0f6a1a937501df8166.zip
CastXML-7fbf764f3a2945710d78fb0f6a1a937501df8166.tar.gz
CastXML-7fbf764f3a2945710d78fb0f6a1a937501df8166.tar.bz2
Port to LLVM/Clang SVN r243888 (trunk) and 3.7
Use `auto` to adapt to the Compilation::getJobs() return type.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 4a39526..cd420a3 100644
--- a/README.rst
+++ b/README.rst
@@ -46,8 +46,9 @@ To build CastXML from source, first obtain the prerequisites:
* `LLVM/Clang`_ compiler SDK install tree built using the C++ compiler.
This version of CastXML has been tested with LLVM/Clang
- - Release ``3.6.0``
- - SVN revision ``240941``
+ - SVN revision ``243888``
+ - Release ``3.7``
+ - Release ``3.6``
* Optionally, the `Sphinx`_ documentation generator to build documentation.