[PATCH] D16475: Remove autoconf support

Chris Bieneman via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 22 10:45:49 PST 2016


beanz created this revision.
beanz added reviewers: echristo, chandlerc, grosbach, bob.wilson.
beanz added a subscriber: cfe-commits.
Herald added a subscriber: klimek.

This patch is provided in preparation for removing autoconf on 1/26. The proposal to remove autoconf on 1/26 was discussed on the llvm-dev thread here: http://lists.llvm.org/pipermail/llvm-dev/2016-January/093875.html

"Now I am become Death, the destroyer of worlds."
-J. Robert Oppenheimer

http://reviews.llvm.org/D16475

Files:
  Makefile
  clang-apply-replacements/Makefile
  clang-apply-replacements/lib/Tooling/Makefile
  clang-apply-replacements/tool/Makefile
  clang-query/Makefile
  clang-query/tool/Makefile
  clang-rename/Makefile
  clang-rename/tool/Makefile
  clang-tidy/Makefile
  clang-tidy/cert/Makefile
  clang-tidy/cppcoreguidelines/Makefile
  clang-tidy/google/Makefile
  clang-tidy/llvm/Makefile
  clang-tidy/misc/Makefile
  clang-tidy/modernize/Makefile
  clang-tidy/performance/Makefile
  clang-tidy/readability/Makefile
  clang-tidy/tool/Makefile
  clang-tidy/utils/Makefile
  docs/Makefile
  modularize/Makefile
  pp-trace/Makefile
  test/Makefile
  tool-template/Makefile
  unittests/Makefile
  unittests/clang-apply-replacements/Makefile
  unittests/clang-query/Makefile
  unittests/clang-rename/Makefile
  unittests/clang-tidy/Makefile

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16475.45709.patch
Type: text/x-patch
Size: 32963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160122/bd9902fc/attachment-0001.bin>


More information about the cfe-commits mailing list