[compiler-rt] r244786 - Try to fix the MSVC build now that we use /Zc:inline.
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 12 16:39:01 PDT 2015
On 12 August 2015 at 17:52, Kostya Serebryany <kcc at google.com> wrote:
> I wonder if you can move the ifdef magic into a header file
> (sanitizer_internal_defs.h)
> Having ifdefs throughout the code is really annoying.
This code is really peculiar. It has an always_inline marker on the .cpp file...
Cheers,
Rafael
More information about the llvm-commits
mailing list