diff options
author | Nicky Dasmijn <nicky.dasmijn@gmail.com> | 2020-07-18 10:29:01 +0200 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-07-22 06:48:15 +0300 |
commit | c16a364377fef29454c958087121de103fa9de41 (patch) | |
tree | 2887daf2a84f296ae7520d670f322b1c0797bf7f /indra/llmessage | |
parent | 383e250fa6484a160bc733cca981fc4cffc8de88 (diff) |
There was an idiom to test with LL_DARWIN if the compiler used is clang. This is not correct, as clang is available on all 3 platforms. The correct way to check for this is via __clang__ (https://clang.llvm.org/docs/LanguageExtensions.html#builtin-macros)
Diffstat (limited to 'indra/llmessage')
0 files changed, 0 insertions, 0 deletions