[llvm] [JITLink] Reformat code due to an strict order of evaluation in C++17 (PR #89472)

Lang Hames via llvm-commits llvm-commits at lists.llvm.org
Sat May 18 15:49:39 PDT 2024


lhames wrote:

Hi @orion160. Have you confirmed that MSVC handles this correctly?

If so the commit message should mention that we're removing an MSVC workaround (so that it's clear why this is only happening now).

https://github.com/llvm/llvm-project/pull/89472


More information about the llvm-commits mailing list