1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
Commit graph

1812 commits

Author SHA1 Message Date
Anton Leherbauer
934dd607b6 Further test improvement by James Blackburn, bug 196118 2008-10-03 12:25:31 +00:00
Anton Leherbauer
243ac4f836 Avoid deadlock in CDescriptorTests, Bug 196118 2008-10-03 10:46:01 +00:00
Anton Leherbauer
4044254d66 Fix copyright 2008-10-03 09:16:49 +00:00
Anton Leherbauer
ae9cb76e8f Improved test for bug 196118, by James Blackburn 2008-10-03 09:11:27 +00:00
Markus Schorn
c47ff4d34f Support for __func__, bug 247747. 2008-10-02 14:23:22 +00:00
Markus Schorn
3e28b31ae1 Implementation to select resource for a location, bug 248419. 2008-10-02 11:36:51 +00:00
Markus Schorn
a359eb6090 Implementation of an heuristics to resolve include files, bug 213562 2008-10-01 09:59:44 +00:00
Sergey Prigogin
6aa77b925c Resolution of overloaded operators. Bug 248803. 2008-09-27 00:07:18 +00:00
Sergey Prigogin
d7dee70d25 Fixed cost calculation for const char& to char& conversion. Bug 248774. 2008-09-26 21:01:04 +00:00
Markus Schorn
09bd5ef8cb restrict is not a C++-keyword, bug 228826 2008-09-17 13:31:15 +00:00
Markus Schorn
cce773e663 Handles keywords in expression evaluator, bug 246369. 2008-09-08 08:39:33 +00:00
Markus Schorn
8d99a621b3 Handles 'true' and 'false' in expression evaluator, bug 246369. 2008-09-08 08:06:20 +00:00
Markus Schorn
8e72b07f59 Syntax error with constructor initializer, bug 245070. 2008-09-03 09:49:53 +00:00
Sergey Prigogin
e9629b194e Bug 245049. Also fixed test14_8_2_4s7. 2008-08-25 00:39:02 +00:00
Sergey Prigogin
9acb20d524 Test case for bug 245049. 2008-08-24 19:44:04 +00:00
Sergey Prigogin
ca322a621a Bug 245030. 2008-08-24 04:03:05 +00:00
Sergey Prigogin
e8efeee1b0 Test case for bug 245030. 2008-08-23 23:26:34 +00:00
Sergey Prigogin
cfe64d83a6 Failing test case for bug 245027. 2008-08-23 19:23:47 +00:00
Markus Schorn
03b82b0928 Complete implementation of ICPPClassType, bug 98171. 2008-08-06 14:19:12 +00:00
Markus Schorn
0c1c0e52bd Scopes for catch handlers, bug 209579. 2008-08-05 12:05:59 +00:00
Markus Schorn
1aae35abf1 Empty versus no exception specification, bug 86943. 2008-08-05 09:44:53 +00:00
Sergey Prigogin
fe9a0ddd82 Bug 233889. 2008-08-05 03:53:26 +00:00
Markus Schorn
58dced96be AST representation for member-initializers and function try block, bug 237253. 2008-08-04 13:41:50 +00:00
Markus Schorn
c4f2d97cf1 Optional support for block-comments like /% comment %/, bug 130235. 2008-08-01 09:37:20 +00:00
Markus Schorn
8152453880 Correct modeling of template-scopes, bug 237026. 2008-07-31 13:09:50 +00:00
Markus Schorn
475e923db6 Support for __builtin_types_compatible_p, bug 241570. 2008-07-29 09:27:42 +00:00
Markus Schorn
5a6673a049 Support for __builtin_types_compatible_p, bug 241570. 2008-07-29 08:29:27 +00:00
Markus Schorn
3a2809ae69 Testcases for unique specializations and instances, bug 241641. 2008-07-29 07:49:12 +00:00
Sergey Prigogin
0ff272e50e Fix for 235196. 2008-07-28 16:52:14 +00:00
Markus Schorn
1c2c0848b7 Complete support for members of anonymous unions, bug 206450. 2008-07-28 14:42:42 +00:00
Markus Schorn
b03ff9f8d1 Typeid for pointer to member, bug 242197. 2008-07-28 11:53:26 +00:00
Markus Schorn
ec58119cbe Declspec in enum-specifier, bug 241203. 2008-07-25 13:32:14 +00:00
Markus Schorn
8755869f67 Mark test for bug 236197 as passing. 2008-07-25 12:53:07 +00:00
Markus Schorn
91778c287b Reworked parts of template instantiation, fixes bug 236197. 2008-07-25 12:52:22 +00:00
Markus Schorn
93fe4bbc48 Fix warnings. 2008-07-15 15:00:31 +00:00
Markus Schorn
d95322ff16 Error recovery within enumeration, bug 72685. 2008-07-14 10:45:58 +00:00
Sergey Prigogin
bfa93d84d0 Different definitions of __null for C and C++ (bug 240567). 2008-07-14 01:28:03 +00:00
Sergey Prigogin
fb4339f87b Added a test case for bug 233889. 2008-07-12 23:04:15 +00:00
Markus Schorn
51c06fe8cc NPE in type-comparison, bug 238614. 2008-07-09 09:52:30 +00:00
Markus Schorn
eba71c1297 Adjustment of parameter types, bug 239975. 2008-07-09 09:13:48 +00:00
Markus Schorn
a241c040a7 ClassCastException creating type for instance of constructor template, bug 239586. 2008-07-08 12:38:45 +00:00
Markus Schorn
7f6536f4e0 Array to pointer conversion for typedefs, bug 239931. 2008-07-08 11:41:23 +00:00
Markus Schorn
87a573a38e Type of type-identification-expression, bug 209578 2008-07-08 09:49:43 +00:00
Markus Schorn
f5ed48e3ee testcase for compound initializer, bug 145387 2008-07-08 08:53:31 +00:00
Markus Schorn
076d4c7899 Cast ambiguities, bug 237057. 2008-07-07 13:22:30 +00:00
Andrew Ferguson
0a836d8009 238842: cyclic includes causes infinite loop in PDOMManager.areSynchronized 2008-07-07 11:35:32 +00:00
Markus Schorn
4fbf9e4dc7 Exceptions parsing boost library, bug 238180. 2008-07-02 12:43:04 +00:00
Andrew Ferguson
c1f5fbcb8f 239023: user defined operator lookup on deferred class type 2008-06-30 17:13:40 +00:00
Markus Schorn
58ada354ae Support for function-style assembler and sizeof-extension, bug 237066+237068. 2008-06-30 13:06:07 +00:00
Andrew Ferguson
b23fa116f6 238232: fix conversions relating to implicit object argument, and some follow on exposed bugs 2008-06-26 10:06:52 +00:00