[all-commits] [llvm/llvm-project] e2fa76: Fix my use of the TARGET_OS_OSX TargetConditional.
Jason Molenda via All-commits
all-commits at lists.llvm.org
Thu Feb 6 20:29:01 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e2fa760cdde2ebaa93cf1e959189dece3e949a68
https://github.com/llvm/llvm-project/commit/e2fa760cdde2ebaa93cf1e959189dece3e949a68
Author: Jason Molenda <jmolenda at apple.com>
Date: 2020-02-06 (Thu, 06 Feb 2020)
Changed paths:
M lldb/tools/debugserver/source/RNBRemote.cpp
Log Message:
-----------
Fix my use of the TARGET_OS_OSX TargetConditional.
Commit: f60de4cdf7b8ca1b22700a6325a61a9b0da6a54b
https://github.com/llvm/llvm-project/commit/f60de4cdf7b8ca1b22700a6325a61a9b0da6a54b
Author: Jason Molenda <jmolenda at apple.com>
Date: 2020-02-06 (Thu, 06 Feb 2020)
Changed paths:
M lldb/tools/debugserver/source/RNBRemote.cpp
Log Message:
-----------
Except, get the TARGET_OS_OSX check correct.
Compare: https://github.com/llvm/llvm-project/compare/6d007343deca...f60de4cdf7b8
More information about the All-commits
mailing list