summaryrefslogtreecommitdiff
path: root/RELEASE_TESTERS.TXT
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2017-11-16 21:28:54 +0000
committerPetr Hosek <phosek@chromium.org>2017-11-16 21:28:54 +0000
commit681627dd818fb192bb92723bd63894fe548d4977 (patch)
tree84d469dc59665cabe317bc9d2da7fe2b3e1f6537 /RELEASE_TESTERS.TXT
parent178975094f5c179b14b1b193b93d7cbd1dba7dbd (diff)
[CMake][runtimes] Use cmake_parse_arguments in runtimes functions
Passing lists to functions in CMake is tricky, any list argument has to be quoted otherwise it'll be expanded. To avoid this issue, use cmake_parse_arguments in runtime functions and pass lists using a keyword argument which eliminates any ambiguity when dealing with lists. Differential Revision: https://reviews.llvm.org/D40087 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@318457 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'RELEASE_TESTERS.TXT')
0 files changed, 0 insertions, 0 deletions