]> granicus.if.org Git - clang/commit
Use PARSE_ARGUMENTS to clean up add_clang_unittest's calling convention.
authorJeffrey Yasskin <jyasskin@google.com>
Sat, 19 Feb 2011 18:06:01 +0000 (18:06 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Sat, 19 Feb 2011 18:06:01 +0000 (18:06 +0000)
commitf91ae524c01488ef2e525e5d73fa61424948e6c6
tree683931bcfb2532cf4f1d01cb894f6aef72819863
parent8899ab01d43ca7359cd852e58c5c3182cd0979c5
Use PARSE_ARGUMENTS to clean up add_clang_unittest's calling convention.

It would be nice to propagate this into the other functions to replace
LLVM_LINK_COMPONENTS and friends, but I don't plan to do that.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126032 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/CMakeLists.txt