Why we didn't see that before. FileCheck is consuming the issued diagnostics,
which per se is terrible... git-svn-id: http://root.cern.ch/svn/root/trunk@46669 27541ba8-7e3a-0410-8455-c3a389f83636
This commit is contained in:
parent
24cdb599f7
commit
5b30c1e744
@ -1,6 +1,6 @@
|
||||
#include <cstring>
|
||||
|
||||
extern "C" extern int printf(const char* fmt, ...);
|
||||
extern "C" int printf(const char* fmt, ...);
|
||||
|
||||
class Alpha {
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user