git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_38@260718
91177308-0d34-0410-b5e6-
96231b3b80d8
Clang. If upgrading an external codebase that uses Clang as a library,
this section should help get you past the largest hurdles of upgrading.
-- ...
+* With this release, the autoconf build system is deprecated. It will be removed
+ in the 3.9 release. Please migrate to using CMake. For more information see:
+ `Building LLVM with CMake <http://llvm.org/docs/CMake.html>`_
AST Matchers
------------