llvm-for-llvmta/tools/clang/test/Analysis/test-include.h

3 lines
49 B
C
Raw Normal View History

2022-04-25 13:02:35 +02:00
void test_01(int * data);
#define DIVXY(X,Y) X/Y