Benjamin Kramer
b23fded901
[dfsan] Fix build after r346262
compiler-rt/lib/dfsan/dfsan.cc:426:3: error: call to 'InitializePlatformEarly' is ambiguous
InitializePlatformEarly();
^~~~~~~~~~~~~~~~~~~~~~~
compiler-rt/lib/dfsan/../sanitizer_common/sanitizer_common.h:901:6: note: candidate function
void InitializePlatformEarly();
^
compiler-rt/lib/dfsan/dfsan.cc:391:13: note: candidate function
static void InitializePlatformEarly() {
^
llvm-svn: 346264
2018-11-06 20:42:19 +00:00
..
2018-06-01 21:59:25 +00:00
2018-05-09 00:44:26 +00:00
2018-07-10 13:00:17 +00:00
2018-06-01 21:59:25 +00:00
2018-11-06 20:42:19 +00:00
2018-05-09 18:35:09 +00:00