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

20846 commits

Author SHA1 Message Date
Sergey Prigogin
e3e7ee663c Further simplification of PDOMManager.joinIndexer method. 2012-08-22 16:57:21 -07:00
Sergey Prigogin
ffe717ed93 Simpler and more robust implementation of PDOMManager.joinIndexer
method.
2012-08-22 16:57:12 -07:00
Sergey Prigogin
379cc8e8e1 Cosmetics. 2012-08-22 11:53:17 -07:00
Sergey Prigogin
fd7b8220ee Bug 367993 - Error due to CDT not recognizing compiler built-ins like
__is_pod.
2012-08-22 11:44:10 -07:00
Sergey Prigogin
7b3c5d43f3 Cosmetics. 2012-08-22 11:43:23 -07:00
Sergey Prigogin
bc30d29351 Code streamlining. 2012-08-22 11:43:03 -07:00
John Cortell
3912ce84f6 Fix BaseUITestCase.checkTreeNode(); causing intermittent test failures 2012-08-22 11:41:41 -07:00
Vivian Kong
05cae5beb4 Bug 387428 - NPE in RefreshScopeManager 2012-08-21 12:35:30 -04:00
Sergey Prigogin
b5c2b0ce15 Bug 387560. Fix and test case. 2012-08-19 19:17:36 -07:00
Sergey Prigogin
8ffcaab51b Cosmetics. 2012-08-19 19:14:01 -07:00
Thomas Corbat
99590ef089 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:12:32 -07:00
Sergey Prigogin
59866cf812 Cosmetics. 2012-08-18 20:11:50 -07:00
John Cortell
e98ee53a9f 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-18 20:11:02 -07:00
Sergey Prigogin
ae8af8e02f Bug 327300. Parsing support for noexcept operators and noexcept
specifications in function declarators. Adjustments for CDT 8.1.x.
2012-08-17 14:01:33 -07:00
Sergey Prigogin
d89b672a97 Bug 327300. Parsing support for noexcept operators and noexcept
specifications in function declarators.
2012-08-17 12:05:10 -07:00
Sergey Prigogin
d7165d0797 Cosmetics. 2012-08-17 12:04:37 -07:00
Sergey Prigogin
492ad5e111 Cosmetics. 2012-08-17 12:03:29 -07:00
Sergey Prigogin
3d025cec9d Improved error reporting. 2012-08-17 12:02:39 -07:00
Sergey Prigogin
e65a79e4cc Improved error reporting. 2012-08-17 11:58:32 -07:00
Sergey Prigogin
1585de5af4 Fixed version mismatch. 2012-08-14 19:44:43 -07:00
Sergey Prigogin
86a5206998 Fixed version mismatch. 2012-08-14 19:02:07 -07:00
Sergey Prigogin
6db8c71c02 Fixed version mismatch. 2012-08-14 18:46:02 -07:00
Sergey Prigogin
47b24ee66b Fixed version mismatch. 2012-08-14 18:32:57 -07:00
Sergey Prigogin
81ab8a71d8 Bumped up version to 8.1.1 2012-08-14 17:55:45 -07:00
Sergey Prigogin
df47c2b6d6 Bug 299911. Adapted for CDT 8.1.x branch. 2012-08-14 16:56:09 -07:00
Sergey Prigogin
744d4c5264 Restored indexer timeout value. 2012-08-14 15:53:14 -07:00
Sergey Prigogin
62ca84cc0e Bug 299911. Fixed IndexCPPTemplateResolutionTest.testSFINAE_a 2012-08-14 15:51:40 -07:00
Sergey Prigogin
18128ed115 Cosmetics. 2012-08-14 15:51:22 -07:00
Sergey Prigogin
2eb6b52047 Extracted a constant for indexer timeout. 2012-08-14 15:50:44 -07:00
Sergey Prigogin
2f976ebab7 Fixed compiler warnings. 2012-08-14 15:50:20 -07:00
Sergey Prigogin
238d172a49 Fixed compiler warnings. 2012-08-14 15:49:47 -07:00
Sergey Prigogin
e13f1ed5ec Added failing IndexCPPTemplateResolutionTest._testSFINAE_a test. 2012-08-14 15:49:26 -07:00
Sergey Prigogin
88fb29136e Cosmetics. 2012-08-14 15:49:05 -07:00
Sergey Prigogin
382d749b41 GCC 4.6 type traits. 2012-08-14 15:48:25 -07:00
Sergey Prigogin
9a709aa4a2 Bug 299911. Improved propagation of template instantiation context. 2012-08-14 15:48:02 -07:00
Sergey Prigogin
ec941362f4 Bug 299911. Improved propagation of template instantiation context. 2012-08-14 15:47:41 -07:00
Sergey Prigogin
273f7ce331 Bug 305974. Fixed AST2TemplateTests.testSFINAE_b 2012-08-14 15:47:08 -07:00
Sergey Prigogin
e7c0e1fb81 Cosmetics. 2012-08-14 15:46:42 -07:00
Sergey Prigogin
27dfb6801e Bug 299911. Improved propagation of template instantiation context. 2012-08-14 15:46:09 -07:00
Sergey Prigogin
e9b0ab84db Bug 299911. Fixed propagation of template instantiation context. 2012-08-14 15:45:38 -07:00
Sergey Prigogin
a7f7ee8abe Cosmetics. 2012-08-14 15:45:00 -07:00
Sergey Prigogin
f66b671544 Cosmetics. 2012-08-14 15:41:27 -07:00
Sergey Prigogin
d536a5cfe0 Added a failing SFINAE test. 2012-08-14 15:41:11 -07:00
Sergey Prigogin
19fe2beaa4 Bug 299911. Fixed NPE and an unsafe method call. 2012-08-14 15:34:35 -07:00
Sergey Prigogin
f122365484 Bug 299911. Added logging of methods that loose template instantiation
context.
2012-08-14 15:32:56 -07:00
Sergey Prigogin
dd039973ae Cosmetics. 2012-08-14 15:31:58 -07:00
Sergey Prigogin
9e00dad206 Bug 299911. A minor bug fix. 2012-08-14 15:31:05 -07:00
Sergey Prigogin
4d10542b57 Cosmetics. 2012-08-14 15:30:51 -07:00
Sergey Prigogin
128debaae2 Bug 299911. Code streamlining. 2012-08-14 15:29:42 -07:00
Sergey Prigogin
be25f45843 Cosmetics. 2012-08-14 15:28:55 -07:00