This change fixes the clang cmake config to use release libs of clang, adds the TicTacToe source files to bin/app/src/ and adds time measuring to the parse call in Project.
14 lines
92 B
C
14 lines
92 B
C
#include "header.h"
|
|
|
|
void test(int i, int b)
|
|
{
|
|
|
|
int x;
|
|
|
|
A instanceOfA('v');
|
|
|
|
return;
|
|
}
|
|
|
|
|