llvm-project/compiler-rt/test/lsan
Alex Denisov a3f5c4c047 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: 266520
2016-04-16 07:03:45 +00:00
..
TestCases [LSan] Enable use_registers test for MIPS 2016-03-03 05:05:20 +00:00
CMakeLists.txt [tests] Always specify correct config.target_arch when configuring test suite. 2016-02-23 01:34:17 +00:00
lit.common.cfg [lsan] Run the tests for each supported arch and suffix each one to distinguish them. 2016-02-09 16:22:39 +00:00
lit.site.cfg.in Replace hardcoded comment at 'lit.site.cfg.in' 2016-04-16 07:03:45 +00:00