Displaying 1 result from an estimated 1 matches for "kubabrecka".
2016 Sep 14
2
Comments sent via mail are not imported into Phabricator web
...> Cc: kuba.brecka at gmail.com, eric at efcs.ca, compnerd at compnerd.org, filcab+llvm.phabricator at gmail.com, beanz at apple.com, zaks.anna at gmail.com, mgorny at gentoo.org
>
>
>> On 2016-Sep-14, at 09:39, Kuba Brecka <kuba.brecka at gmail.com> wrote:
>>
>> kubabrecka added inline comments.
>>
>> ================
>> Comment at: test/libcxx/test/config.py:628
>> @@ +627,3 @@
>> + self.cxx.flags += ['-fsanitize=undefined',
>
> Shouldn't this be '-fsanitize="undefined;address"'?...