Replace hardcoded comment at 'lit.site.cfg.in'
authorAlex Denisov <1101.debian@gmail.com>
Sat, 16 Apr 2016 07:01:42 +0000 (07:01 +0000)
committerAlex Denisov <1101.debian@gmail.com>
Sat, 16 Apr 2016 07:01:42 +0000 (07:01 +0000)
commit71c8440e553b6208b199a4c9c98229ce88ba0c60
tree82fc713fdd46e92161796de1ccdf487bdeb30163
parent2d28f7aa07483ba57428c654170467966581849c
Replace hardcoded comment at 'lit.site.cfg.in'

At the moment almost every lit.site.cfg.in contains two lines comment:

  ## Autogenerated by LLVM/Clang configuration.
  # Do not edit!

The patch adds variable LIT_SITE_CFG_IN_HEADER, that is replaced from
configure_lit_site_cfg with the note and some useful information.

llvm-svn: 266518
clang-tools-extra/test/Unit/lit.site.cfg.in
clang-tools-extra/test/lit.site.cfg.in