Files
qt-creator/tests/tools/cplusplus-dump/conf.c++
Christian Kamm 1920372280 Move ast dump tools from tests/manual to tests/tools.
Reviewed-by: Friedemann Kleint
2010-11-05 09:25:12 +01:00

16 lines
307 B
C++

#define __extension__
#define __context__
#define __range__
#define __asm(a...)
#define __asm__(a...)
#define restrict
#define __restrict
#define __restrict__
// #define __weak
#define __builtin_va_arg(a,b) ((b)0)
#define __stdcall
#define __fastcall
#define __imag__
#define __real__
#define __complex__