Daniel Marjamäki
|
5aab1f9692
|
Clang import: Improved handling of structs
|
2020-11-01 09:12:58 +01:00 |
Daniel Marjamäki
|
597a6eb99c
|
Clang import: Fix Variable::mTypeStartToken for const argument
|
2020-10-31 17:43:36 +01:00 |
Daniel Marjamäki
|
e044d6e219
|
Clang import: fixed AST for 'return new S()'
|
2020-10-29 21:43:35 +01:00 |
Daniel Marjamäki
|
586ddf74f1
|
Clang import; fixed ast for function call with multiple arguments
|
2020-10-09 07:54:16 +02:00 |
Daniel Marjamäki
|
64608f4e95
|
clang import; fix symbol database for 'struct Fred { int a; }; int b; void f(int c, int d) { int e; }'
|
2020-10-06 19:06:10 +02:00 |
Daniel Marjamäki
|
67cc1776d5
|
Clang import: fixed return type
|
2020-10-04 20:02:19 +02:00 |
Daniel Marjamäki
|
e3ab688597
|
Clang import: Fix syntax tree for 'case 1'
|
2020-10-04 19:33:28 +02:00 |
Daniel Marjamäki
|
c3517924d0
|
Clang import testing: Compare AST
|
2020-10-04 11:27:31 +02:00 |
Daniel Marjamäki
|
7d01ad5b50
|
add test-clang-import that compares symboldatabases
|
2020-09-04 15:29:19 +02:00 |
Daniel Marjamäki
|
dba7108832
|
Remove test-clang-import for now so I can fix that
|
2020-09-03 21:43:26 +02:00 |
Daniel Marjamäki
|
1ce6eb34fb
|
test-clang-import: try to use --std=c++11
|
2020-09-03 21:13:08 +02:00 |
Daniel Marjamäki
|
c4da64b38b
|
Fix test-clang-import
|
2020-09-03 20:19:33 +02:00 |
Daniel Marjamäki
|
b3d7289460
|
test-clang-import: Only run tests if clang is in PATH
|
2020-09-03 20:18:33 +02:00 |
Daniel Marjamäki
|
5cd92a0eb1
|
test/cli/test-clang-import: Improved testing
|
2020-09-03 19:49:02 +02:00 |
Daniel Marjamäki
|
115ad374ba
|
test-clang-import.py: make it python2 compatible
|
2020-09-03 19:04:42 +02:00 |
Daniel Marjamäki
|
68ec7dad41
|
Add clang import test
|
2020-09-03 18:39:46 +02:00 |