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

10925 commits

Author SHA1 Message Date
Sergey Prigogin
712d9b86d5 Bug 387560. Fix and test case. 2012-08-19 19:26:49 -07:00
Sergey Prigogin
3338b03653 Cosmetics. 2012-08-19 19:26:25 -07:00
Sergey Prigogin
6016312946 Further simplification of PDOMManager.joinIndexer method. 2012-08-19 19:24:44 -07:00
Sergey Prigogin
daa4ee9838 Simpler and more robust implementation of PDOMManager.joinIndexer
method.
2012-08-19 17:16:10 -07:00
Thomas Corbat
6cb90b0eb6 Bug 380141 - Support for Extended Friend Declarations
Syntactic recognition of extended friend declarations. Approach is to
allow declarations to have no declarator if they are named type
specifiers and have friend as a declaration specifier.

Change-Id: Id49afaadc4fd8b1cd10b398977ca6db252a9e799
2012-08-18 20:04:46 -07:00
Sergey Prigogin
fa72bc94a0 Cosmetics. 2012-08-18 20:04:37 -07:00
John Cortell
116c4cf1f6 Bug 387507 - PDOMManager.joinIndexer() can wrongly return false
Change-Id: Iebe3bb8840ea4b27bb2624a0526cf0f0f6ac0669
Reviewed-on: https://git.eclipse.org/r/7281
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2012-08-17 22:33:55 -04:00
Sergey Prigogin
e5e3a9abc6 Bug 327300. Parsing support for noexcept operators and noexcept
specifications in function declarators.
2012-08-17 10:51:58 -07:00
Sergey Prigogin
48c8b4779e Cosmetics. 2012-08-17 10:51:07 -07:00
John Cortell
5784926857 Fix bug in test utility resulting in intermittent failures 2012-08-17 11:45:54 -05:00
John Cortell
fd0887f7bc adjust memory params to avoid out of memory 2012-08-16 16:23:05 -05:00
John Cortell
34f71e2703 Remove duplicates 2012-08-16 14:56:13 -05:00
John Cortell
d255f280f5 Add master test suite for conveniently running all junit3 tests in CDT 2012-08-16 14:16:31 -05:00
John Cortell
7909c3d9da Add master test suite for conveniently running all junit3 tests in CDT 2012-08-16 14:09:00 -05:00
John Cortell
b7f9c91e31 Add master test suite for conveniently running all junit3 tests in CDT 2012-08-16 14:08:53 -05:00
John Cortell
720543d2fa Add master test suite for conveniently running all junit3 tests in CDT 2012-08-16 14:08:44 -05:00
John Cortell
af5fb6d74b Add master test suite for conveniently running all junit3 tests in CDT 2012-08-16 14:08:36 -05:00
John Cortell
4e8cb79da0 Add master test suite for conveniently running all junit3 tests in CDT 2012-08-16 14:08:29 -05:00
John Cortell
c44a241d41 Add master test suite for conveniently running all junit3 tests in CDT 2012-08-16 14:08:17 -05:00
John Cortell
4f32f1e7f5 Add master test suite for conveniently running all junit3 tests in CDT 2012-08-16 14:08:08 -05:00
John Cortell
6bad6994de Add master test suite for conveniently running all junit3 tests in CDT 2012-08-16 14:07:41 -05:00
John Cortell
61f5f1d3cb Add master test suite for conveniently running all junit3 tests in CDT:wq 2012-08-16 14:05:25 -05:00
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