summaryrefslogtreecommitdiff
path: root/test/sanitizer_common/Unit
AgeCommit message (Collapse)Author
2016-04-16Replace hardcoded comment at 'lit.site.cfg.in'Alex Denisov
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. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@266520 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-08[Sanitizer] Move lit config for sanitizer_common unit tests under Unit/ dir ↵Alexey Samsonov
for consistency. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@208373 91177308-0d34-0410-b5e6-96231b3b80d8