[compiler-rt] r202297 - Reapply r201910. MSVC gets __func__ defined explicitly, even though it

Timur Iskhodzhanov timurrrr at google.com
Wed Feb 26 13:02:03 PST 2014


Ah, thanks!
My build also includes building the RTL directly from command line
(i.e. without CMake whatsoever), I'm going to adjust the cmdline then.

A combined 202296+202297 commit would be easier to understand then :)

2014-02-27 0:51 GMT+04:00 Aaron Ballman <aaron at aaronballman.com>:
> On Wed, Feb 26, 2014 at 3:45 PM, Timur Iskhodzhanov <timurrrr at google.com> wrote:
>> Hi Joerg,
>>
>> I don't see where __func__ is explicitly defined and this does break
>> my ASan Windows build.
>
> It's set via CMake in r202296.
>
> ~Aaron



More information about the llvm-commits mailing list