[analyzer] ReturnVisitor: more portable test case

llvm-svn: 363515
This commit is contained in:
Csaba Dabis 2019-06-16 17:29:37 +00:00
parent 490e83cd43
commit 4d4ef2a167
1 changed files with 1 additions and 2 deletions

View File

@ -11,10 +11,9 @@
// expected-no-diagnostics
#endif
#include <stdint.h>
#include "../Inputs/system-header-simulator-cxx.h"
typedef unsigned long uintptr_t;
void error();
void *malloc(size_t);