diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2021-10-18 17:54:05 -0400 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2021-10-19 08:21:29 -0400 |
commit | 7a801138f8bddf17d7df52c1c3f1d4ce8da702ad (patch) | |
tree | 237e33a1c5739eeb88e9c62b9734d965122ca78b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 45503fc044499a5dc88be273a2d599f8ad5bccd3 (diff) | |
download | llvm-7a801138f8bddf17d7df52c1c3f1d4ce8da702ad.zip llvm-7a801138f8bddf17d7df52c1c3f1d4ce8da702ad.tar.gz llvm-7a801138f8bddf17d7df52c1c3f1d4ce8da702ad.tar.bz2 |
[runtimes] Make sure LLVM_LIT_ARGS is set before including individual runtimes
Otherwise, the individual `check-cxx`, `check-cxxabi` and similar targets
will not know about `LLVM_LIT_ARGS`, and we'll end up running lit without
any argument.
Differential Revision: https://reviews.llvm.org/D112035
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions