1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

10853 commits

Author SHA1 Message Date
John Cortell
b2f1b0116b Add master test suite for conveniently running all junit3 tests in CDT 2012-08-16 14:04:47 -05:00
Sergey Prigogin
9686c43106 Cosmetics. 2012-08-15 16:38:46 -07:00
Sergey Prigogin
ab2e00ff4c Improved error reporting. 2012-08-15 16:29:50 -07:00
Sergey Prigogin
3add480bd0 Improved error reporting. 2012-08-15 14:08:24 -07:00
Sergey Prigogin
4cf3e277df Cosmetics. 2012-08-14 16:16:58 -07:00
Sergey Prigogin
5534c74d2f Restored indexer timeout value. 2012-08-14 15:40:01 -07:00
Sergey Prigogin
4255a28459 Bug 299911. Fixed IndexCPPTemplateResolutionTest.testSFINAE_a 2012-08-14 11:54:30 -07:00
Sergey Prigogin
8599c82dc3 Cosmetics. 2012-08-14 11:54:20 -07:00
Sergey Prigogin
5424674ae2 Extracted a constant for indexer timeout. 2012-08-14 11:53:28 -07:00
Sergey Prigogin
c667cb6ab9 Fixed compiler warnings. 2012-08-12 18:41:35 -07:00
Sergey Prigogin
813cfa454b Fixed compiler warnings. 2012-08-12 18:36:33 -07:00
Sergey Prigogin
aaa0f85bb3 Added failing IndexCPPTemplateResolutionTest._testSFINAE_a test. 2012-08-12 17:25:57 -07:00
Sergey Prigogin
c479c6ccb7 Cosmetics. 2012-08-12 17:19:59 -07:00
Sergey Prigogin
4167f6cefd GCC 4.6 type traits. 2012-08-12 16:31:54 -07:00
Sergey Prigogin
2fc1fe1a7d Bug 299911. Improved propagation of template instantiation context. 2012-08-10 14:10:07 -07:00
Sergey Prigogin
b774b53a26 Bug 299911. Improved propagation of template instantiation context. 2012-08-10 12:54:58 -07:00
Sergey Prigogin
4fd166ecd8 Bug 305974. Fixed AST2TemplateTests.testSFINAE_b 2012-08-10 11:39:02 -07:00
Sergey Prigogin
e6fb86e988 Cosmetics. 2012-08-09 20:52:26 -07:00
Sergey Prigogin
f6bf583ae2 Bug 299911. Improved propagation of template instantiation context. 2012-08-09 11:13:59 -07:00
Sergey Prigogin
08bfa93081 Bug 299911. Fixed propagation of template instantiation context. 2012-08-09 10:47:52 -07:00
Sergey Prigogin
b0fbee6060 Cosmetics. 2012-08-09 10:41:18 -07:00
Sergey Prigogin
6826325f9a Cosmetics. 2012-08-08 20:45:49 -07:00
Sergey Prigogin
1eeb5cab12 Added a failing SFINAE test. 2012-08-08 20:44:40 -07:00
Sergey Prigogin
19836aa78b Bug 299911. Fixed NPE and an unsafe method call. 2012-08-08 20:41:26 -07:00
Sergey Prigogin
b4b565a872 Bug 299911. Incremented PDOM version. 2012-08-08 18:06:14 -07:00
Sergey Prigogin
e39899ec23 Merge remote-tracking branch 'origin/bug_299911' 2012-08-08 17:54:16 -07:00
Sergey Prigogin
f4d616cdc0 Bug 299911. Added logging of methods that loose template instantiation
context.
2012-08-08 17:38:17 -07:00
Sergey Prigogin
4079362341 Cosmetics. 2012-08-08 15:08:33 -07:00
Sergey Prigogin
0fb8874351 Bug 299911. A minor bug fix. 2012-08-07 12:24:52 -07:00
Sergey Prigogin
e1ef59e384 Cosmetics. 2012-08-07 12:17:20 -07:00
Sergey Prigogin
d6e91170b2 Bug 299911. Code streamlining. 2012-08-07 11:48:02 -07:00
Sergey Prigogin
690fac29b1 Cosmetics. 2012-08-06 21:15:11 -07:00
Sergey Prigogin
f1ae22d5d8 Bug 374993. Fixed AST2TemplateTests.testDependentExpressions_b. 2012-08-06 21:14:00 -07:00
Sergey Prigogin
bd6fb125eb Bug 374993. Simplified a test. 2012-08-06 21:09:46 -07:00
Sergey Prigogin
d909a4f50a Cosmetics. 2012-08-06 13:57:36 -07:00
Sergey Prigogin
e69af609a2 Bug 374993. Added a failing test -
AST2TemplateTests._testDependentExpressionsDecltype.
2012-08-05 16:25:29 -07:00
Sergey Prigogin
6cc4775e17 Cosmetics. 2012-08-05 16:15:30 -07:00
Sergey Prigogin
6fd6e1836d Bug 299911. Added AST2TemplateTests.testSFINAE. 2012-08-04 18:19:46 -07:00
Sergey Prigogin
0e1f8ce5ad Cosmetics. 2012-08-04 18:13:00 -07:00
Sergey Prigogin
c74cc8a309 Bug 299911. Improved propagation of name lookup context. 2012-08-03 15:35:06 -07:00
Sergey Prigogin
202f1d095e Cosmetics. 2012-08-03 15:22:22 -07:00
Sergey Prigogin
07407b55e8 Bug 299911. Minor fix. 2012-08-01 19:58:48 -07:00
Sergey Prigogin
f63c39ef96 Bug 299911. Removed redundant name lookup. 2012-08-01 19:15:48 -07:00
Sergey Prigogin
c1847dbc15 Bug 299911. Fixed AST2TemplateTests.testDependentExpressions test. 2012-08-01 19:01:51 -07:00
Vivian Kong
8aebf4d454 Bug 384767 - Non-externalized Strings in Discovery Tab 2012-08-01 12:45:35 -04:00
Sergey Prigogin
1a3652ec9b Bug 299911. Added ICPPClassSpecialization.getBases(IASTNode point)
method to avoid loss of instantiation context.
2012-07-31 20:32:36 -07:00
Sergey Prigogin
cb169419a6 Cosmetics. 2012-07-31 20:01:29 -07:00
Sergey Prigogin
85d3fcdd0d Bug 299911. Few fixes and a test that is currently failing due to a NPE. 2012-07-31 18:43:37 -07:00
Sergey Prigogin
5ba0df7c57 Cosmetics. 2012-07-31 18:38:58 -07:00
Sergey Prigogin
403732a175 Bug 299911. Split CPPTemplateArgument class into CPPTemplateTypeArgument
and CPPTemplateNonTypeArgument.
2012-07-28 18:37:31 -07:00