diff options
author | Stella Stamenova <stilis@microsoft.com> | 2020-02-06 10:27:10 -0800 |
---|---|---|
committer | Stella Stamenova <stilis@microsoft.com> | 2020-02-06 10:27:10 -0800 |
commit | d53c8c6af5223e4098b395175f0bfaf75721fb79 (patch) | |
tree | b952e2bc1dbfbc0f92a9077e0c312feef3d959a5 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 65f0785fff0e45f8cd1b9e90328597197beef899 (diff) | |
download | llvm-d53c8c6af5223e4098b395175f0bfaf75721fb79.zip llvm-d53c8c6af5223e4098b395175f0bfaf75721fb79.tar.gz llvm-d53c8c6af5223e4098b395175f0bfaf75721fb79.tar.bz2 |
[lldb/tests] Correctly configure the lldb dotest arguments
Summary:
When the generator used for CMake is a multi-configuration generator (such as VS), the arguments passed to dotest are not currently configured correctly. There are a couple of issues:
1) The per-configuration files are all generated for the same configuration since the for loop overwrites the properties
2) Not all of the parameters are configured in the lit cfg, so they end up with %(build_mode)s as configuration and they point to non-existent paths
Reviewers: JDevlieghere
Reviewed By: JDevlieghere
Subscribers: mgorny, lldb-commits, asmith
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D74093
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions