aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2023-11-27 10:53:35 -1000
committerGitHub <noreply@github.com>2023-11-27 15:53:35 -0500
commite666e27485d69ca60747c198418e64922c72238f (patch)
tree86f67d8cd5b272555f8e74966ce80ec344abc214 /lldb/source/Commands/CommandObjectProcess.cpp
parent71e3082d8572fd335dcc994fd63a75d69b9d2b2e (diff)
downloadllvm-e666e27485d69ca60747c198418e64922c72238f.zip
llvm-e666e27485d69ca60747c198418e64922c72238f.tar.gz
llvm-e666e27485d69ca60747c198418e64922c72238f.tar.bz2
[libc++] Move compiler-detection Lit features first (#73544)
Lit features are evaluated in order. Some checks may require the compiler detection to have run first in order to work properly, for example some checks being added in https://reviews.llvm.org/D154246 which require GCC to have been detected. It is kind of brittle to rely on such ordering, but in practice moving the compiler detection first should never hurt.
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions