]> granicus.if.org Git - clang/commit
lit support for REQUIRES: asserts.
authorAndrew Trick <atrick@apple.com>
Wed, 22 Jun 2011 23:23:49 +0000 (23:23 +0000)
committerAndrew Trick <atrick@apple.com>
Wed, 22 Jun 2011 23:23:49 +0000 (23:23 +0000)
commitb7bca251bc4b6223b2968a0380c0b2ae6bfff06b
tree2b5c201b3256e7e2286651ad96de5b170ba40873
parent4f0845ec62d5fb8be5d07adc09c54944ab952e5c
lit support for REQUIRES: asserts.

Take #2. Don't piggyback on the existing config.build_mode. Instead,
define a new lit feature for each build feature we need (currently
just "asserts"). Teach both autoconf'd and cmake'd Makefiles to define
this feature within test/lit.site.cfg. This doesn't require any lit
harness changes and should be more robust across build systems.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133665 91177308-0d34-0410-b5e6-96231b3b80d8
test/Makefile
test/lit.site.cfg.in