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

10839 commits

Author SHA1 Message Date
Sergey Prigogin
e65a79e4cc Improved error reporting. 2012-08-17 11:58:32 -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
Sergey Prigogin
8ced7ce43b Bug 374993. Fixed AST2TemplateTests.testDependentExpressions_b. 2012-08-14 15:28:35 -07:00
Sergey Prigogin
b8b5c3e1b1 Bug 374993. Simplified a test. 2012-08-14 15:27:46 -07:00
Sergey Prigogin
f2feff4d45 Cosmetics. 2012-08-14 15:27:24 -07:00
Sergey Prigogin
a53d8f3f71 Bug 374993. Added a failing test -
AST2TemplateTests._testDependentExpressionsDecltype.
2012-08-14 15:26:07 -07:00
Sergey Prigogin
f03b53cf24 Cosmetics. 2012-08-14 15:25:46 -07:00
Sergey Prigogin
1b02f7df80 Bug 299911. Added AST2TemplateTests.testSFINAE. 2012-08-14 15:25:05 -07:00
Sergey Prigogin
58e4809932 Cosmetics. 2012-08-14 15:24:39 -07:00
Sergey Prigogin
e932abc78a Bug 299911. Improved propagation of name lookup context. 2012-08-14 15:23:56 -07:00
Sergey Prigogin
f2a7c68c5f Cosmetics. 2012-08-14 15:23:05 -07:00
Sergey Prigogin
9e2fb6a53a Bug 299911. Minor fix. 2012-08-14 15:22:39 -07:00
Sergey Prigogin
d8460fa23b Bug 299911. Removed redundant name lookup. 2012-08-14 15:21:36 -07:00
Sergey Prigogin
a2201b07ae Bug 299911. Fixed AST2TemplateTests.testDependentExpressions test. 2012-08-14 15:20:56 -07:00
Sergey Prigogin
3400d21110 Bug 299911. Added ICPPClassSpecialization.getBases(IASTNode point)
method to avoid loss of instantiation context.
2012-08-14 15:20:10 -07:00
Sergey Prigogin
a86fdeca46 Cosmetics. 2012-08-14 15:19:50 -07:00
Sergey Prigogin
304d72c17d Bug 299911. Few fixes and a test that is currently failing due to a NPE. 2012-08-14 15:19:06 -07:00
Sergey Prigogin
52466b82d7 Cosmetics. 2012-08-14 15:18:38 -07:00
Sergey Prigogin
00abbb70fa Bug 299911. Split CPPTemplateArgument class into CPPTemplateTypeArgument
and CPPTemplateNonTypeArgument.
2012-08-14 15:17:12 -07:00
Sergey Prigogin
94ee2bc827 Cosmetics. 2012-08-14 15:15:24 -07:00
Sergey Prigogin
765363be4a Bug 299911. Fixed remaining failing tests. 2012-08-14 15:13:22 -07:00
Sergey Prigogin
e5c9fc3ee6 Bug 299911. Work in progress. 5 tests are still failing. 2012-08-14 15:10:28 -07:00
Sergey Prigogin
5b2d7b16f7 Bug 299911. Work in progress. 20 tests are currently failing. 2012-08-14 15:09:29 -07:00
Sergey Prigogin
e606c63656 Cosmetics. 2012-08-14 15:07:53 -07:00